Question: I am taking a micrcontroller class and we are studying ARM architecture and its instruction set. I got this question wrong and want to know
I am taking a micrcontroller class and we are studying ARM architecture and its instruction set. I got this question wrong and want to know whats the correct answer. Please only this if you are familiar with ARM achitecture. Thanks in adnvace.

Assuming that R0 contains #ox300 and we need to load the contents of memory at addresses 0x3 0x30F to R4, what instruction should you select out of the following STMIB R0, {R1, R3, R4) LDMDB RO, R1, R3, R4 LDMIB RO, R3, R4, R1) LDMA R0, {R1, R3, R4) e STMIA RO, (R1, R3, R4) STMDA RO, (R1, R3, R4) STMDB R0, {R1, R3, R4) All other answers are incorrect LDMDA R0, {R1, R3, R4)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
