zydis/src
flobernd 778b47c02f Minor bugfixes
- Fixed segment register for implicit memory-operands
- Fixed decoding of `MOV CR, GPR`, `MOV GPR, CR`, `MOV DR, GPR` and `MOV GPR, DR`
2017-06-28 22:18:12 +02:00
..
Decoder.c Minor bugfixes 2017-06-28 22:18:12 +02:00
Encoder.c Renamed disassembler mode constants 2017-04-12 21:12:18 +02:00
Formatter.c Cleaned up register-decoding code 2017-06-28 19:50:33 +02:00
InstructionTable.c Minor bugfixes 2017-06-25 23:29:42 +02:00
Mnemonic.c Major changes to the instruction decoder 2017-06-12 19:16:01 +02:00
Register.c Fixed order of segment-registers 2017-06-21 03:03:13 +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 Updated CMake file and Zydis features 2017-06-21 18:25:53 +02:00