Page 1 of 1

Consider a slightly different snippet of IA32 code:  8048396: call 804839b  804839b: ret ​ Suppose that just before the

Posted: Thu Jul 14, 2022 2:18 pm
by answerhappygod
Consider A Slightly Different Snippet Of Ia32 Code 8048396 Call 804839b 804839b Ret Suppose That Just Before The 1
Consider A Slightly Different Snippet Of Ia32 Code 8048396 Call 804839b 804839b Ret Suppose That Just Before The 1 (34.05 KiB) Viewed 40 times
Consider a slightly different snippet of IA32 code:  8048396: call 804839b  804839b: ret ​ Suppose that just before the call instruction executes, the value stored in \%esp is 0xffffd838. Then what is the value of \%eip (the program counter) after the ret instruction executes? a. \%eip =0x8048396 b. \%eip =0x804839 b c. \%eip =0x xffffd 838 d. \%eip =0x ffffd 834