zydis/include/Zydis
flobernd 5af25eee4b Fixed a bug in ZYDIS_CHECK that caused functions to run more than once on certain conditions 2017-01-11 17:29:26 +01:00
..
Internal Fixed decoding of instructions with EVEX high-16 register specifiers (R', X, V') 2016-12-05 21:06:29 +01:00
Decoder.h Exposed ZYDIS_MAX_INSTRUCTION_LENGTH constant 2017-01-11 11:24:10 +01:00
Defines.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Formatter.h Removed Input-struct. The input buffer is now directly passed to the ZydisDecodeInstruction function. 2017-01-11 11:20:24 +01:00
InstructionInfo.h Fixed decoding of instructions with EVEX high-16 register specifiers (R', X, V') 2016-12-05 21:06:29 +01:00
Mnemonic.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Register.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Status.h Fixed a bug in ZYDIS_CHECK that caused functions to run more than once on certain conditions 2017-01-11 17:29:26 +01: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 Removed Input-struct. The input buffer is now directly passed to the ZydisDecodeInstruction function. 2017-01-11 11:20:24 +01:00