zydis/include/Zydis
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
..
Internal Improved instruction decoding 2017-06-29 18:09:42 +02:00
Decoder.h Performance optimizations 2017-06-27 03:32:42 +02:00
Defines.h Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Encoder.h Minor encoder cleanup 2017-01-22 17:38:14 +01:00
Formatter.h Cleaned up register-decoding code 2017-06-28 19:50:33 +02:00
InstructionInfo.h Improved instruction decoding 2017-06-29 18:09:42 +02:00
Mnemonic.h Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Register.h Updated CMake file and Zydis features 2017-06-21 18:25:53 +02:00
Status.h Fixed operand-action for EVEX/MVEX instructions with write-mask (again) 2017-06-26 00:54:49 +02:00
Types.h Minor CMake and C++ compatibility fixes 2017-01-06 02:06:08 +01:00
Utils.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Zydis.h Updated CMake file and Zydis features 2017-06-21 18:25:53 +02:00