zydis/include/Zydis/Generated
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
..
EnumISAExt.h Minor refactorings 2017-09-10 21:43:52 +02:00
EnumISASet.h Minor refactorings 2017-09-10 21:43:52 +02:00
EnumInstructionCategory.h Minor refactorings 2017-09-10 21:43:52 +02:00
EnumMnemonic.h Minor refactorings 2017-09-10 21:43:52 +02:00