1.19. FLOATING-POINT UNIT
Third step: the nextFLDhas been executed, loading 3.4 intoST(0)(here we see the approximate value
3.39999...):
Figure 1.64:OllyDbg: the secondFLDhas been executed
At the same time,quotientis pushedintoST(1). Right now,EIPpoints to the next instruction:FMUL. It
loads the constant 4.1 from memory, which OllyDbg shows.