zydis/src
flobernd a1d58c9ee7
Replaced `ZYDIS_FORMATTER_HOOK_PRINT_OPERAND_SEPARATOR` by `ZYDIS_FORMATTER_HOOK_PRE_OPERAND`/`ZYDIS_FORMATTER_HOOK_POST_OPERAND`
2017-12-02 19:42:30 +01:00
..
Generated Minor table fixes 2017-12-01 01:18:25 +01:00
Decoder.c Removed `ZydisDecodedInstruction.instrPointer` 2017-12-01 20:21:25 +01:00
DecoderData.c Various minor no-libc fixes 2017-11-27 00:06:09 +01:00
DecoderData.h Various minor no-libc fixes 2017-11-27 00:06:09 +01:00
FormatHelper.c Added support for compiling on ARM target 2017-11-26 04:38:32 +01:00
FormatHelper.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
Formatter.c Replaced `ZYDIS_FORMATTER_HOOK_PRINT_OPERAND_SEPARATOR` by `ZYDIS_FORMATTER_HOOK_PRE_OPERAND`/`ZYDIS_FORMATTER_HOOK_POST_OPERAND` 2017-12-02 19:42:30 +01:00
LibC.h Removed forgotten stdint.h include 2017-11-30 08:03:34 +01:00
MetaInfo.c Added own `NULL` 2017-11-25 03:18:08 +01:00
Mnemonic.c Added own `NULL` 2017-11-25 03:18:08 +01:00
Register.c Added own `NULL` 2017-11-25 03:18:08 +01:00
SharedData.c Added handling of the `ZYDIS_FEATURE_EVEX` and `ZYDIS_FEATURE_MVEX` CMake switches 2017-11-25 18:14:05 +01:00
SharedData.h Improved file-size reduction for builds without `ZYDIS_FEATURE_EVEX`/`ZYDIS_FEATURE_MVEX` 2017-11-27 13:42:24 +01:00
Utils.c Removed `ZydisDecodedInstruction.instrPointer` 2017-12-01 20:21:25 +01:00
VersionInfo.rc Tables fixes and more meta-info 2017-09-06 17:05:05 +02:00
Zydis.c Various minor no-libc fixes 2017-11-27 00:06:09 +01:00