Question: b) - Write ARM assembly instructions to test if bit 31 (most significant bit) of the value in register R2 is set or not, and

b) - Write ARM assembly instructions to test if bit 31 (most significant bit) of the value in register R2 is set or not, and branch to a label named negative if it is. [4pts] c) - Write ARM assembly instruction/s to set bit 2, clear bit 3, and complement bit 4 of register R2, without changing the other bits. Bit 31 is the most significant bit and bit 0 is the least significant bit. [6pts]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
