Question: Help please why is it E explain thanks! -. | | | teax esi Encoding Example 3 Q) Determine the byte encoding of the Y86
Help please why is it E explain thanks! -. | | | teax esi Encoding Example 3 Q) Determine the byte encoding of the Y86 instruction (jmp loop) below in hexadecimal All addresses have a little-endian encoding - (a) 0x 7000000100 (b) 0x7000000108 (c) 0x7010800000 - (d) 0x7080100000 (e) 0x7008010000 .pos 0x100 # Start code at address 0x100 irmov1 S15,tebx # Load 15 into %ebx rrmovl sebx, iecx Copy 15 to secx loop: rm vl %ecx,-3(%ebx ) # Save %ecx at 12 add 1 %ebx, tecx Increment Secx by 15 ]mp loop: Goto loop i rmovl V, rB 28 addl rA, rB jmp Dest 7 0 Dest
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
