zydis/src
flobernd fafa93d40b Internal refactorings and new meta-info
- Imported meta-info from Intel XED
- Added instruction-category meta-info to the `ZydisDecodedInstruction` struct
- Added isa-set meta-info to the `ZydisDecodedInstruction` struct
- Added isa-extension meta-info to the `ZydisDecodedInstruction` struct
2017-09-05 17:35:23 +02:00
..
Generated Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
Decoder.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
DecoderData.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
DecoderData.h
Encoder.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
EncoderData.c
EncoderData.h
Formatter.c Fixed wrong return value of `ZydisFormatterSetHook` 2017-08-23 20:40:57 +02:00
MetaInfo.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
Mnemonic.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
Register.c
SharedData.c Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
SharedData.h Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00
Utils.c Added basic support for Windows kernel drivers 2017-07-28 22:25:20 +02:00
VersionInfo.rc
Zydis.c