mirror of https://github.com/x64dbg/zydis
- 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` |
||
|---|---|---|
| .. | ||
| Generated | ||
| CommonTypes.h | ||
| Decoder.h | ||
| DecoderTypes.h | ||
| Defines.h | ||
| Encoder.h | ||
| Formatter.h | ||
| MetaInfo.h | ||
| Mnemonic.h | ||
| Register.h | ||
| SharedTypes.h | ||
| Status.h | ||
| Utils.h | ||
| Zydis.h | ||