zydis/include/Zydis
flobernd d4dd176438 Refactorings and bugfixes
- Added support for the BOUND prefix
- Added support for more detailed operand-actions (read, write, readwrite, cond. read, cond. write, read + cond. write, write + cond. read)
- Added operand-visibility info (explicit, implicit, hidden)
- Fixed some bugs in the prefix-decoding routines
- Removed stdbool.h dependency and introduced custom boolean-type for better portability
2016-12-05 02:24:01 +01:00
..
Internal Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Decoder.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Defines.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Formatter.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Input.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
InstructionInfo.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Mnemonic.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Register.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Status.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Types.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Utils.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Zydis.h Refactorings and bugfixes 2016-12-05 02:24:01 +01:00