zydis/include/Zydis
flobernd 203dee3bfb
Bugfixes and table changes
- Fixed decoding of `XOP` instructions
- Fixed handling of illegal `LOCK` prefixes for `XOP/VEX/EVEX/MVEX` instructions
- Significantly improved detection of bad register values
- Added SSE4a instructions (`EXTRQ`, `INSERTQ`, `MOVNTSD` and `MOVNTSS`)
- Added `VPOPCNTD`/`VPOPCNTQ` instructions with 128- and 256-bit vector-length
- Fixed exception-class of some `GFNI` instructions
- Fixed `RDRAND` and `RDSEED` instructions
- Fixed `SYSRET` instruction
2018-01-10 23:04:57 +01:00
..
Generated Bugfixes and table changes 2018-01-10 23:04:57 +01:00
Internal Bugfixes and table changes 2018-01-10 23:04:57 +01:00
CommonTypes.h Added `ZydisUPointer` and `ZydisIPointer` types 2017-12-03 22:38:20 +01:00
Decoder.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
DecoderTypes.h Internal refactorings and performance optimizations 2018-01-10 17:02:11 +01:00
Defines.h Bugfixes and table changes 2018-01-10 23:04:57 +01:00
Formatter.h Refactored `ZydisFormatter` 2017-12-03 22:38:20 +01:00
MetaInfo.h Fixed doxygen comments for generated enums 2017-09-11 03:05:49 +02:00
Mnemonic.h Reworked `ZydisString` 2017-12-03 22:38:20 +01:00
Register.h Fixed and refactored some enums 2017-12-03 22:38:20 +01:00
SharedTypes.h Internal refactorings and performance optimizations 2018-01-10 17:02:11 +01:00
Status.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
String.h Renamed `ZydisStringAppendStaticEx` to `ZydisStringAppendExStatic` 2017-12-03 22:38:20 +01:00
Utils.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
Zydis.h Various changes and refactorings 2017-12-02 06:36:12 +01:00