57.
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

58.
A privilege exception is raised . . . . . . . .

60.
Add #%01011101,R1 , when this instruction is executed then . . . . . . . .