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
Anichitei Ionel-Cristinel a0e5d8f905
Increment revision
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 Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware). 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. 3 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 Increment revision 3 years ago