Question: Please provide a clear explanation for each answer. 1. [8 points] Assume that the memory location 0x40000 has been assigned a symbolic name Data using
1. [8 points] Assume that the memory location 0x40000 has been assigned a symbolic name Data using assembler directive .equ: .equ Data , 0x40000 Describe what each of the following independent sets of statements (under (a), (b) and (c)) do: a) Data .long OxEE212 What value is stored at the address location 0x40002? b) Data .asciz "CAB123" What value is stored at the address location Ox 40004? move. 1 #0x45453231 , %DO move.1 %DO, Data What value is stored at the address location Ox 40003
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
