zydis/include/Zydis/Internal
flobernd 65fe4a4e6c Improved instruction decoding
- Decoding of EVEX/MVEX instructions without a NDS/NDD-operand encoded in `.vvvv` and without a VSIB-operand will now fail, if `.v'` is != 1b
- Added information about XACQUIRE, XRELEASE and BOUND prefixes to the instruction definitions
- Fixed immediate-decoding of the `vpermil2pd` / `vpermil2ps` instruction
2017-06-29 18:09:42 +02:00
..
InstructionClassMap.inc Minor bugfixes 2017-06-28 22:18:12 +02:00
InstructionDefinitions.inc Improved instruction decoding 2017-06-29 18:09:42 +02:00
InstructionFilters.inc Minor bugfixes 2017-06-28 22:18:12 +02:00
InstructionTable.h Improved instruction decoding 2017-06-29 18:09:42 +02:00
MnemonicDefines.inc Added some missing instructions 2017-06-24 02:11:32 +02:00
MnemonicStrings.inc Added some missing instructions 2017-06-24 02:11:32 +02:00
OperandDefinitions.inc Improved instruction decoding 2017-06-29 18:09:42 +02:00