0 times 4 ecx 5 0 times 3 eax ecx 0 times 0 eax ecx 4 4 ecx
0 times 4(, %ecx, 5) 0 times 3 (%eax, %ecx) 0 times 0 (%eax, %ecx, 4) 4 (%ecx, %eax, 4) Assume the value in register %eax is 4 and in %ecx is also 4. Which choice corresponds to ALL the addressing modes that refer to the address 0 times 18? 2 and 3 1 and 4 1 only 2 only 2 and 4
Solution
Answer :
1.0x4 (, %ecx, 5)
2.0x3 (%eax, %ecx)
3.0x0 (%eax,%ecx,4)
4.4(%ecx,%eax ,4)
Assume the value in register %eax is 4 and in %ecx is also 4 ,which choice corresponds to ALL the addressing modes that refer to the address 0x18?
Answer :
2 and 3
