MCQOPTIONS
Saved Bookmarks
| 1. |
The Instruction, LDM R10!, {R0,R1,R6,R7} _ |
| A. | Loads the contents of R10 into R1,R0,R6 and R7 |
| B. | Creates a copy of the contents of R10 in the other registers except the above mentioned ones |
| C. | Loads the contents of the registers R1,R0,R6 and R7 to R10 |
| D. | Writes the contents of R10 into the above mentioned registers and clears R10 |
| Answer» B. Creates a copy of the contents of R10 in the other registers except the above mentioned ones | |