Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Fill in the blank boxes with the proper HEX values. Keep in mind that the instruction that is displayed after thes command executes is the
Fill in the blank boxes with the proper HEX values. Keep in mind that the instruction that is displayed after thes command executes is the NEXT instruction to be executed and not the instruction that just executed. Thus, in the first fill-in box, write the results of executing line 20, not 21. 1 +list 13,31 13 .data 14 ent: 15 .int OxBEDEABA 16 17 .text 18 .global main 19 main! 20 mov movg $0xC94090D77B2D5D33, trex 21 $0x682, tex 22 movb $0x22, tch 23 movb $0x14, tel 24 movi $0x903C8E4, tecx # Careful (See Table 7.1, P 149) 25 mov Sent, trax # moves address of label 26 MOV $0x638, tax 27 movb $0x0, fah 28 movb $0x59, tal 29 mov2 ent, teax #Moves value at label 30 MOV cx, tax 31 movb Bah, tal +br 21 Breakpoint 1 at 0x4004al: file gdbExploreAL-FormT1-64bitonline.s, line 21. +run Breakpoint 1, main() at gdbExploreAL-ForNTI-64bitonline.s:21 21 MOV $0x682, Rex +print fent $1 - 0x0778FE1DE5B907 +p/x Srex $2 - Ox movb $0x22, teh +s 22 +p/x $rex $3 $3 - Ox movb $0x14, tel +5 23 +p/x $rex 4 $4 - Ox + +5 $0xE90BC8E4, Becx # Careful (See Table 7.1, p 149) +p/x rex $5 - 0x mov Sent, trax # moves address of label 25 +p/x $rex $6 - 0x $0x638, tax +5 26 +p/x Srax $7 - Ox 7 +5 27 +p/x $rax $8 - Ox 0x movb $0x, tah +5 28 +p/x $rax movb $0x59, tal $9 - Ox +s 29 mov ent, teax #Moves value at label +p/x Srax $10 - 0x + 30 mov tex, Bax +p/x Srax $11 - 0 +3 + 31 movb tah, tal +p/x Srax $12 - 0x +5 main () at gdbExplore L-FormT1-64bitonline.s:32 32 ret +p/x Srax $13 - 0x Fill in the blank boxes with the proper HEX values. Keep in mind that the instruction that is displayed after thes command executes is the NEXT instruction to be executed and not the instruction that just executed. Thus, in the first fill-in box, write the results of executing line 20, not 21. 1 +list 13,31 13 .data 14 ent: 15 .int OxBEDEABA 16 17 .text 18 .global main 19 main! 20 mov movg $0xC94090D77B2D5D33, trex 21 $0x682, tex 22 movb $0x22, tch 23 movb $0x14, tel 24 movi $0x903C8E4, tecx # Careful (See Table 7.1, P 149) 25 mov Sent, trax # moves address of label 26 MOV $0x638, tax 27 movb $0x0, fah 28 movb $0x59, tal 29 mov2 ent, teax #Moves value at label 30 MOV cx, tax 31 movb Bah, tal +br 21 Breakpoint 1 at 0x4004al: file gdbExploreAL-FormT1-64bitonline.s, line 21. +run Breakpoint 1, main() at gdbExploreAL-ForNTI-64bitonline.s:21 21 MOV $0x682, Rex +print fent $1 - 0x0778FE1DE5B907 +p/x Srex $2 - Ox movb $0x22, teh +s 22 +p/x $rex $3 $3 - Ox movb $0x14, tel +5 23 +p/x $rex 4 $4 - Ox + +5 $0xE90BC8E4, Becx # Careful (See Table 7.1, p 149) +p/x rex $5 - 0x mov Sent, trax # moves address of label 25 +p/x $rex $6 - 0x $0x638, tax +5 26 +p/x Srax $7 - Ox 7 +5 27 +p/x $rax $8 - Ox 0x movb $0x, tah +5 28 +p/x $rax movb $0x59, tal $9 - Ox +s 29 mov ent, teax #Moves value at label +p/x Srax $10 - 0x + 30 mov tex, Bax +p/x Srax $11 - 0 +3 + 31 movb tah, tal +p/x Srax $12 - 0x +5 main () at gdbExplore L-FormT1-64bitonline.s:32 32 ret +p/x Srax $13 - 0x
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started