Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 372bc20

Browse files
committedAug 20, 2020
allow AMD SNP PVALIDATE to decode outside of 64b mode
* #233 (cherry picked from commit 562689f047f2643a9ba042d0b42d244df45778a1)
1 parent ce30eac commit 372bc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎datafiles/amd/xed-amd-snp.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ CATEGORY : SYSTEM
3636
EXTENSION : SNP
3737
ATTRIBUTES: AMDONLY
3838
FLAGS : MUST [ of-mod sf-mod zf-mod af-mod pf-mod cf-mod ]
39-
PATTERN : 0x0F 0x01 MOD[0b11] MOD=3 REG[0b111] RM[0b111] f2_refining_prefix mode64
39+
PATTERN : 0x0F 0x01 MOD[0b11] MOD=3 REG[0b111] RM[0b111] f2_refining_prefix
4040
OPERANDS : REG0=XED_REG_RAX:rw:IMPL REG1=XED_REG_ECX:r:IMPL REG2=XED_REG_EDX:r:IMPL
4141
}
4242

0 commit comments

Comments
 (0)
Please sign in to comment.