GNU Info

Info Node: (nasm.info)Section B.4.110

(nasm.info)Section B.4.110


Next: Section B.4.111 Prev: Section B.4.109 Up: Section B.4
Enter node , (file) or (file)node

B.4.110. `FXCH': Floating-Point Exchange
----------------------------------------

     FXCH                          ; D9 C9                [8086,FPU]
     FXCH fpureg                   ; D9 C8+r              [8086,FPU]
     FXCH fpureg,ST0               ; D9 C8+r              [8086,FPU]
     FXCH ST0,fpureg               ; D9 C8+r              [8086,FPU]

   `FXCH' exchanges `ST0' with a given FPU register. The no-operand
form exchanges `ST0' with `ST1'.


automatically generated by info2www version 1.2.2.9