Answered step by step
Verified Expert Solution
Question
1 Approved Answer
7. a. When translated to machine code, a branch instruction uses its last twelve bits to specify an offset in words. This is unlike
7. a. When translated to machine code, a branch instruction uses its last twelve bits to specify an offset in words. This is unlike an LDR instructions, which uses the last eight bits of the instruction to specify an offset in bytes. Why does a branch instruction provide an offset in words and not bytes (2 pts)? b. Why does the assembler require the literal pool (2 pts)? C. Determine the offset the assembler would put in the LDR instruction to load the address in the literal pool at address 0x80000098 (6 pts). address data 0x80000080 LDR 0x80000098 0x11223344
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started