abc

12345678910111213
Across
  1. 1. …………….address instruction is used in single Accumulator based CPU Microprocessor.
  2. 3. POP command is used in ………..address instruction.
  3. 4. It is the register which adds upcoming data to its already stored data.
  4. 5. Write assembly language command for storing data.
  5. 7. In command, ADD B,C. The ADD command is said as......................?
  6. 8. RISC is a ...................................circuit.
  7. 9. number of operands in three address instruction.
  8. 12. Write assembly language format for operation, X<-- M[X].
Down
  1. 1. In command, ADD B,C. The B, C arecalled as......................?
  2. 2. CISC is a ...................................circuit.
  3. 5. Zero address instruction is used in ……………………..
  4. 6. (ABC+-), this instruction is in....................................polish notation
  5. 10. Acronym of Register Instruction set computer .
  6. 11. ARM6 has 32 bit...............................?
  7. 13. Write data processing assembly language command for addition.