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
Andrei Vlad LUTAS 072f6e059b
Build improvements
3 years ago
..
bddisasm.h Build improvements 3 years ago
bdshemu.h Build improvements 3 years ago
constants.h Added support for Intel FRED and LKGS instructions. 3 years ago
cpuidflags.h Added support for Intel FRED and LKGS instructions. 3 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. 4 years ago
disasmtypes.h Added support for Intel FRED and LKGS instructions. 3 years ago
registers.h Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES. 4 years ago
version.h Flag the rIP operand of conditional branches as being conditionally read/write instead of plain read/write. 3 years ago