Question: 1) Convert this ARMv8 machine code into ARMv8 Assembly Language instructions. Your final answers should use the register names, not the numbers (i.e. X2, not
1) Convert this ARMv8 machine code into ARMv8 Assembly Language instructions. Your final answers should use the register names, not the numbers (i.e. X2, not 2). Also, values which represent absolute addresses (if any) should be converted into the full 32-bit (or 64-bit) address.
0x0000000080001294 : EB01001F
0x0000000080001298 : 5400006A
0x000000008000129C : 91000400
0x00000000800012A0 : 17FFFFFD
0x00000000800012A4 : D61F03C0
2) What is the range of addresses for an unconditional branch instruction (B) in ARMv8 with respect to X, where X contains the address of the branch instruction?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
