When we use auto increment or auto decrements, which of the following is/are true?
1) In both, the address is used to retrieve the operand and then the address gets altered
2) In auto increment, the operand is retrieved first and then the address altered
3) Both of them can be used on general purpose registers as well as memory locations
Machine instructions and addressing modes
Relative mode of addressing is most relevant to writing
Which of the following addressing modes permits relocation without any change whatsoever in the code?
A certain processor supports only the immediate and the direct addressing modes. Which of the following programminglanguage features cannot be implemented on this processor?
Which of the following addressing modes are suitable for program relocation at run time?
The instruction, Add #45,R1 does _______
The instruction, Add #45,R1 does _______
In the case of, Zero-address instruction method the operands are stored in _____
Add #45, when this instruction is executed the following happen/s _______
The addressing mode which makes use of in-direction pointers is ______