Given the following branch instruction and location, answer the following questions about it. Address Instruction 0x1000
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Given the following branch instruction and location, answer the following questions about it. Address Instruction 0x1000
questions about it. Address Instruction 0x10000 ex17fffff8 What type of Branch instruction is this (CBZ, CBNZ, B, etc.): CBNZ What is the offset in instructions of the branch target (write as a hex number with "-" if negative): -0x4 What is the offset in bytes of the branch target (write as a hex number with "-" if negative): What is the address of the branch target:
Given the following branch instruction and location, answer the following