You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/inc
Ionel-Cristinel ANICHITEI c1c3770cc6
Move bdhsemu.h to inc/
3 years ago
..
bddisasm.h Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
bdshemu.h Move bdhsemu.h to inc/ 3 years ago
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. 4 years ago
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. 4 years ago
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. 3 years ago
disasmtypes.h Added missing Default 64 flag for the ENTER instruction. 4 years ago
registers.h Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES. 4 years ago
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. 3 years ago