BR 2187210: Fix PFRCPV and PFRSQRTV

Fix the Geode instructions PFRCPV and PFRSQRTV per bug report 2187210.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2008-10-22 11:18:27 -07:00
parent e286c7e79c
commit 49b3a3c2af

View File

@ -2167,8 +2167,8 @@ ROUNDSD xmmreg,xmmrm,imm \361\3\x0F\x3A\x08\110\26 SSE5,AMD
GETSEC void \2\x0F\x37 KATMAI GETSEC void \2\x0F\x37 KATMAI
;# Geode (Cyrix) 3DNow! additions ;# Geode (Cyrix) 3DNow! additions
PFRCP mmxreg,mmxrm \323\2\x0F\x0F\110\1\x86 PENT,3DNOW,SQ,CYRIX PFRCPV mmxreg,mmxrm \323\2\x0F\x0F\110\1\x86 PENT,3DNOW,SQ,CYRIX
PFRSQRT mmxreg,mmxrm \323\2\x0F\x0F\110\1\x87 PENT,3DNOW,SQ,CYRIX PFRSQRTV mmxreg,mmxrm \323\2\x0F\x0F\110\1\x87 PENT,3DNOW,SQ,CYRIX
;# Intel new instructions in ??? ;# Intel new instructions in ???
; Is NEHALEM right here? ; Is NEHALEM right here?