zydis/include/Zydis
flobernd d475231a63 Fixed decoding of implicit "1" immediate (ROL, ROR, RCL, ...) 2017-06-20 22:44:37 +02:00
..
Internal Fixed decoding of implicit "1" immediate (ROL, ROR, RCL, ...) 2017-06-20 22:44:37 +02:00
Decoder.h Major changes to the instruction decoder 2017-06-12 19:16:01 +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 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 implicit "1" immediate (ROL, ROR, RCL, ...) 2017-06-20 22:44:37 +02:00
Mnemonic.h Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Register.h Added semantic decoding of implicit register operands 2017-06-16 03:25:39 +02:00
Status.h Added semantic decoding of implicit register operands 2017-06-16 03:25:39 +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 Temp. disabled encoder, updated CMake defaults 2017-04-08 19:36:43 +02:00