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 | ||
| Decoder.c | ||
| DecoderData.c | ||
| DecoderData.h | ||
| Encoder.c | ||
| EncoderData.c | ||
| EncoderData.h | ||
| Formatter.c | ||
| MetaInfo.c | ||
| Mnemonic.c | ||
| Register.c | ||
| SharedData.c | ||
| SharedData.h | ||
| Utils.c | ||
| VersionInfo.rc | ||
| Zydis.c | ||