1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-25 08:58:09 +00:00
bddisasm/inc
Ionel-Cristinel ANICHITEI c1c3770cc6 Move bdhsemu.h to inc/
2020-11-17 16:05:40 +02:00
..
bddisasm.h
bdshemu.h Move bdhsemu.h to inc/ 2020-11-17 16:05:40 +02:00
constants.h Removed support for PCOMMIT and CL1INVMB (not implemented by any x86/x64 CPUs), and marked MOV to/from test registers as being invalid in long mode. 2020-11-09 09:18:46 +02:00
cpuidflags.h Removed support for PCOMMIT and CL1INVMB (not implemented by any x86/x64 CPUs), and marked MOV to/from test registers as being invalid in long mode. 2020-11-09 09:18:46 +02:00
disasmstatus.h As per Intel SDM version 73 released in November 2020, make sure we don't decode 32-bit EVEX instructions that have EVEX.V' cleared, and 64-bit EVEX instructions that don't use EVEX.V' field, but have it cleared. 2020-11-17 10:36:26 +02:00
disasmtypes.h Added missing Default 64 flag for the ENTER instruction. 2020-11-06 14:19:22 +02:00
registers.h
version.h As per Intel SDM version 73 released in November 2020, make sure we don't decode 32-bit EVEX instructions that have EVEX.V' cleared, and 64-bit EVEX instructions that don't use EVEX.V' field, but have it cleared. 2020-11-17 10:36:26 +02:00