Skip to content

Commit

Permalink
allow AMD SNP PVALIDATE to decode outside of 64b mode
Browse files Browse the repository at this point in the history
   * #233

(cherry picked from commit 562689f047f2643a9ba042d0b42d244df45778a1)
  • Loading branch information
mjcharne authored and markcharney committed Nov 3, 2020
1 parent eb62c1f commit 83c8b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafiles/amd/xed-amd-snp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CATEGORY : SYSTEM
EXTENSION : SNP
ATTRIBUTES: AMDONLY
FLAGS : MUST [ of-mod sf-mod zf-mod af-mod pf-mod cf-mod ]
PATTERN : 0x0F 0x01 MOD[0b11] MOD=3 REG[0b111] RM[0b111] f2_refining_prefix mode64
PATTERN : 0x0F 0x01 MOD[0b11] MOD=3 REG[0b111] RM[0b111] f2_refining_prefix
OPERANDS : REG0=XED_REG_RAX:rw:IMPL REG1=XED_REG_ECX:r:IMPL REG2=XED_REG_EDX:r:IMPL
}

Expand Down

0 comments on commit 83c8b23

Please sign in to comment.