Question: Translate the following C statement into an assembly program, there are three variables x, y and z stored in 32-bit register r1, r2, and r3,
Translate the following C statement into an assembly program, there are three variables x, y and z stored in 32-bit register r1, r2, and r3, respectively. x 0x000000FF y Ox000000AB You are only allowed to use register ro, r1, r2, r3 Hint: Use MLA, to make the code efficient
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
