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

Problem B 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 * Result should match the size specified by the destination Value Address Ox08 Ox56 Register | Value %rax OXF4E3B2A1 %rbx OxFACE %r8 OxBO %r9OxOA %r10 OX36 Ox88 OxC1 OXD2 OxC3 Ox00 Ox32 Ox57 Ox80 0x81 OxB8 Destination Result Instruction movw $12(%r10,%r9,2),% eax movb $10(%r9,%r 10,2),%bl incl %eax subw $-2%r9),%bx decb $8(%r8) imulw $8,-Ox30(%r8) sarb $5, %bl shrw $1,$60,%r9,8) andl %ebx,%eax negq %r8 Problem B 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 * Result should match the size specified by the destination Value Address Ox08 Ox56 Register | Value %rax OXF4E3B2A1 %rbx OxFACE %r8 OxBO %r9OxOA %r10 OX36 Ox88 OxC1 OXD2 OxC3 Ox00 Ox32 Ox57 Ox80 0x81 OxB8 Destination Result Instruction movw $12(%r10,%r9,2),% eax movb $10(%r9,%r 10,2),%bl incl %eax subw $-2%r9),%bx decb $8(%r8) imulw $8,-Ox30(%r8) sarb $5, %bl shrw $1,$60,%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
