Assembly Language for Beginners

(Jeff_L) #1

1.19. FLOATING-POINT UNIT


FSTP ST(orFSTP ST(0)) has been executed —1.2 has been popped from the stack, and 3.4 was left on
top:


Figure 1.81:OllyDbg:FSTPis executed

We see that theFSTP ST


instruction works just like popping one value from the FPU stack.

Free download pdf