zydis/include/Zydis
flobernd df2dbd9109 Refactorings
- Renamed Types.h to CommonTypes.h
- Splitted DecoderTypes.h into SharedTypes.h and DecoderTypes.h
- Splitted InstructionTable.h into SharedData.h and DecoderData.h
- Implemented `ZydisGetEncodableInstructions` in EncoderData.h
- Some internal changes to the data-tables
2017-07-06 00:34:36 +02:00
..
Generated Moved private headers to `src` directory 2017-07-03 04:16:38 +02:00
CommonTypes.h Refactorings 2017-07-06 00:34:36 +02:00
Decoder.h Refactorings 2017-07-06 00:34:36 +02:00
DecoderTypes.h Refactorings 2017-07-06 00:34:36 +02:00
Defines.h Refactorings 2017-07-06 00:34:36 +02:00
Encoder.h Minor encoder cleanup 2017-01-22 17:38:14 +01:00
Formatter.h Refactorings 2017-07-06 00:34:36 +02:00
Mnemonic.h Refactorings 2017-07-06 00:34:36 +02:00
Register.h Refactorings 2017-07-06 00:34:36 +02:00
SharedTypes.h Refactorings 2017-07-06 00:34:36 +02:00
Status.h Refactorings 2017-07-06 00:34:36 +02:00
Utils.h Moved private headers to `src` directory 2017-07-03 04:16:38 +02:00
Zydis.h Refactorings 2017-07-06 00:34:36 +02:00