fixed decoding for VPSHLDVW/VPSHRDVW/VPSHLDVD/VPSHLDVQ/VPSHRDVD/VPSHRDVQ
This commit is contained in:
parent
9bbf43ed4b
commit
f9d04849b3
@ -2127,10 +2127,10 @@ static const Bit64u *BxOpcodeTableEVEX[256*3] = {
|
||||
/* 6D */ ( BxOpcodeGroup_ERR ),
|
||||
/* 6E */ ( BxOpcodeGroup_ERR ),
|
||||
/* 6F */ ( BxOpcodeGroup_ERR ),
|
||||
/* 70 */ ( BxOpcodeGroup_ERR ),
|
||||
/* 71 */ ( BxOpcodeGroup_ERR ),
|
||||
/* 72 */ ( BxOpcodeGroup_ERR ),
|
||||
/* 73 */ ( BxOpcodeGroup_ERR ),
|
||||
/* 70 */ ( BxOpcodeGroup_EVEX_0F3870 ),
|
||||
/* 71 */ ( BxOpcodeGroup_EVEX_0F3871 ),
|
||||
/* 72 */ ( BxOpcodeGroup_EVEX_0F3872 ),
|
||||
/* 73 */ ( BxOpcodeGroup_EVEX_0F3873 ),
|
||||
/* 74 */ ( BxOpcodeGroup_ERR ),
|
||||
/* 75 */ ( BxOpcodeGroup_EVEX_0F3875 ),
|
||||
/* 76 */ ( BxOpcodeGroup_EVEX_0F3876 ),
|
||||
|
Loading…
Reference in New Issue
Block a user