Question: What will be the value that will be in ST(0) just before main returns? x0x80483ec push %ebp x0x80483ed mov %esp,%ebp x0x80483ef fldpi x0x80483f1 fsqrt x0x80483f3
What will be the value that will be in ST(0) just before main returns?
x0x80483ecpush %ebp x0x80483ed mov %esp,%ebp x0x80483ef fldpi x0x80483f1 fsqrt x0x80483f3 fld1 x0x80483f5 fsubrp %st,%st(1) x0x80483f7 mov $0x0,%eax x0x80483fc pop %ebp x0x80483fd ret
Answer options:
A) 
B) 
C) log10 2
Transcribed image text
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
