abc

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