Question: 3. Consider a64 and b64 are tow 64-bit integers. Write an ARM function to compare them by interpreting the following C function: [5 marks]
3. Consider a64 and b64 are tow 64-bit integers. Write an ARM function to compare them by interpreting the following C function: [5 marks] If (a64> b64) x = 10 Else x = 20
Step by Step Solution
There are 3 Steps involved in it
Answer global compareintegers compareintegers Inputs r0 Pointer to a64 higher 32 bit... View full answer
Get step-by-step solutions from verified subject matter experts
