Question: Consider the following initial values for the registers and memory. Values are reset back to the values shown in the table before each operation. Determine

Consider the following initial values for the registers and memory. Values are reset back to the values shown in the table before each operation. Determine the result of the following operations and state where the result is stored. * Destination should be formatted after doing all address calculations in order to be counted for full credit * Result should match the size specified by the destination Address Ox08 0x56 0x57 0x80 Ox81 OxB8 Value Ox88 OxC1 OxD2 OxC3 Ox00 Ox32 Register Value %rax OxF4E3B2A1 %rbx OxFACE %r8 OxBO %r9 | Ox %r100x36 Instruction Destination Result movw $12(%r10,%r9,2),%ax movb $10(%r9,%r10,2),%bl incl %eax subw $-2(%r9),%bx decb $8(%r8) imulw $8,-0x30(%r8) sarb $5, %bl shrw $1,$6(,%r9,8) andl %ebx,%eax negq %r8 Consider the following initial values for the registers and memory. Values are reset back to the values shown in the table before each operation. Determine the result of the following operations and state where the result is stored. * Destination should be formatted after doing all address calculations in order to be counted for full credit * Result should match the size specified by the destination Address Ox08 0x56 0x57 0x80 Ox81 OxB8 Value Ox88 OxC1 OxD2 OxC3 Ox00 Ox32 Register Value %rax OxF4E3B2A1 %rbx OxFACE %r8 OxBO %r9 | Ox %r100x36 Instruction Destination Result movw $12(%r10,%r9,2),%ax movb $10(%r9,%r10,2),%bl incl %eax subw $-2(%r9),%bx decb $8(%r8) imulw $8,-0x30(%r8) sarb $5, %bl shrw $1,$6(,%r9,8) andl %ebx,%eax negq %r8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
