zydis/src
flobernd 95b685a29d Minor bugfixes
- Fixed some VEX/EVEX/MVEX-prefix error conditions
- MASK register size is now 64-bit for EVEX- and 16-bit for MVEX-instructions
2017-06-20 17:48:55 +02:00
..
Decoder.c Minor bugfixes 2017-06-20 17:48:55 +02:00
Encoder.c Renamed disassembler mode constants 2017-04-12 21:12:18 +02:00
Formatter.c Allowed custom operand-sizes for register operands 2017-06-20 03:16:17 +02:00
InstructionTable.c Added semantic element-information for operands 2017-06-16 23:19:57 +02:00
Mnemonic.c Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Register.c Minor bugfixes 2017-06-20 17:48:55 +02:00
Utils.c Added semantic decoding of implicit register operands 2017-06-16 03:25:39 +02:00
VersionInfo.rc Refactorings and bugfixes 2016-12-05 02:24:01 +01:00
Zydis.c Refactorings and bugfixes 2016-12-05 02:24:01 +01:00