zydis/include/Zydis
flobernd 02030c3b92
Various changes and refactorings
- Moved types and functions from `FormatHelper.h/c` to `String.h/c`
- Added `ZydisMnemonicGetStringEx` function that returns the mnemonic-string as `ZydisString` struct
- Added `ZYDIS_UNUSED_PARAMETER` macro
- Fixed omitting of operands in custom formatter-hooks
- Fixed `FormatterHooks` example
- Refactored some code
2017-12-02 06:36:12 +01:00
..
Generated Introduced custom integer types 2017-11-25 01:47:02 +01:00
Internal Various changes and refactorings 2017-12-02 06:36:12 +01:00
CommonTypes.h Various minor no-libc fixes 2017-11-27 00:06:09 +01:00
Decoder.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
DecoderTypes.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
Defines.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
Formatter.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
MetaInfo.h Fixed doxygen comments for generated enums 2017-09-11 03:05:49 +02:00
Mnemonic.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
Register.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
SharedTypes.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
Status.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
String.h Various changes and refactorings 2017-12-02 06:36:12 +01:00
Utils.h Introduced custom integer types 2017-11-25 01:47:02 +01:00
Zydis.h Various changes and refactorings 2017-12-02 06:36:12 +01:00