zydis/include/Zydis
flobernd 01b8267d47 Minor refactorings
- Adjusted datatype of some enums
- Renamed some things
  - `ZydisDecodedInstruction.flags` -> `ZydisDecodedInstruction.accessedFlags`
  - `ZydisDecodedInstruction.meta.roundingMode` -> `ZydisDecodedInstruction.meta.rounding.mode`
  - `ZydisDecodedInstruction.meta.swizzleMode` -> `ZydisDecodedInstruction.meta.swizzle.mode`
  - `ZydisDecodedInstruction.meta.conversionMode` -> `ZydisDecodedInstruction.meta.conversion.mode`
  - `ZydisGetCPUFlagsByAction` -> `ZydisGetAccessedFlagsByAction`
2017-09-10 21:43:52 +02:00
..
Generated Minor refactorings 2017-09-10 21:43:52 +02:00
CommonTypes.h Added basic support for Windows kernel drivers 2017-07-28 22:25:20 +02:00
Decoder.h Minor refactorings and bugfixes 2017-09-09 14:16:54 +02:00
DecoderTypes.h Minor refactorings 2017-09-10 21:43:52 +02:00
Defines.h Added basic support for Windows kernel drivers 2017-07-28 22:25:20 +02:00
Encoder.h More encoder progress 2017-08-03 01:25:25 +02:00
Formatter.h Added Doxyfile 2017-07-25 01:04:25 +02:00
MetaInfo.h Minor refactorings 2017-09-10 21:43:52 +02:00
Mnemonic.h Minor refactorings 2017-09-10 21:43:52 +02:00
Register.h Added Doxyfile 2017-07-25 01:04:25 +02:00
SharedTypes.h Preparations for the CPU-flag info feature 2017-07-11 18:51:54 +02:00
Status.h Encoder progress, ZYDIS_UNREACHABLE for MSVC 2017-07-28 00:37:52 +02:00
Utils.h Minor refactorings 2017-09-10 21:43:52 +02:00
Zydis.h Internal refactorings and new meta-info 2017-09-05 17:35:23 +02:00