zydis/include/Zydis
flobernd 8740b1e50f Major changes to the instruction decoder
- Decoupled semantic operand decoding (optional) from physical instruction decoding
- Several optimizations of the internal structures
- Further preparations for MVEX-support
2017-06-12 19:16:01 +02:00
..
Internal Major changes to the instruction decoder 2017-06-12 19:16:01 +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 Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Mnemonic.h Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Register.h Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Status.h Major changes to the instruction decoder 2017-06-12 19:16:01 +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