fucom* are FPU instructions.

svn path=/trunk/yasm/; revision=660
0.3
Peter Johnson 23 years ago
parent 77be8f8662
commit 6727a189ab
  1. 4
      modules/arch/x86/instrs.dat
  2. 4
      src/arch/x86/instrs.dat

@ -673,8 +673,8 @@ ficomp mem16x nil DE $1,3 nil 8086,FPU
ficomp mem32x nil DA $1,3 nil 8086,FPU ficomp mem32x nil DA $1,3 nil 8086,FPU
fcompp!twobyte DE,D9 8086,FPU fcompp!twobyte DE,D9 8086,FPU
; Unordered comparison (with pop) ; Unordered comparison (with pop)
fucom!fcomg2 DD,E0 286 fucom!fcomg2 DD,E0 286,FPU
fucomp!fcomg2 DD,E8 286 fucomp!fcomg2 DD,E8 286,FPU
fucompp!twobyte DA,E9 286,FPU fucompp!twobyte DA,E9 286,FPU
ftst!twobyte D9,E4 8086,FPU ftst!twobyte D9,E4 8086,FPU
fxam!twobyte D9,E5 8086,FPU fxam!twobyte D9,E5 8086,FPU

@ -673,8 +673,8 @@ ficomp mem16x nil DE $1,3 nil 8086,FPU
ficomp mem32x nil DA $1,3 nil 8086,FPU ficomp mem32x nil DA $1,3 nil 8086,FPU
fcompp!twobyte DE,D9 8086,FPU fcompp!twobyte DE,D9 8086,FPU
; Unordered comparison (with pop) ; Unordered comparison (with pop)
fucom!fcomg2 DD,E0 286 fucom!fcomg2 DD,E0 286,FPU
fucomp!fcomg2 DD,E8 286 fucomp!fcomg2 DD,E8 286,FPU
fucompp!twobyte DA,E9 286,FPU fucompp!twobyte DA,E9 286,FPU
ftst!twobyte D9,E4 8086,FPU ftst!twobyte D9,E4 8086,FPU
fxam!twobyte D9,E5 8086,FPU fxam!twobyte D9,E5 8086,FPU

Loading…
Cancel
Save