Computer-Architecture

12345678910111213141516
Across
  1. 1. Which bit enters during the Arithmetic Right Shift operation?
  2. 3. How many Instruction Formats exist?
  3. 7. Advantage of Hardwired Control Unit over Microprogrammed Control Unit.
  4. 8. Which condition on Q0(LSB Multiplier Bit) and Qr(reference bit) causes to perform just Arithmetic Right Shift during Booths Multiplication
  5. 9. What technique is used for signed Binary Multiplication?
  6. 11. Device with multiple inputs and single output is called as....
  7. 12. Which cache mapping technique is practically used in cache design?
  8. 15. Which condition makes JK FlipFlop different from SR FlipFlop.
  9. 16. Which internal CPU register holds the information received by CPU from memory or I/O device?
Down
  1. 1. Race condition in JK Flip-Flop gets eliminated by whivh circuit?
  2. 2. How is Flip-Flop different from Latches?
  3. 4. Disadvantage of RAM memory.
  4. 5. If carry is generated during Two's complement arithmetic what is to be done?
  5. 6. If data in the cache line has changed then this change is indicated by whom?
  6. 7. How many binary bits form a nibble?
  7. 10. Name the flag that occurs when there is a carry generated from Lower nibble to upper nibble.
  8. 13. How do we get a valid BCD number during BCD arithmetic?
  9. 14. If carry is generated during One's complement arithmetic what is to be done?