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/isagenerator/instructions
BITDEFENDER\vlutas fe6a937f51
Switched to internally defined types.
2 years ago
..
cpuid.dat Added support for Intel FRED and LKGS instructions. 3 years ago
flags.dat Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
modes.dat Added support for TDX instructions, per https://software.intel.com/content/dam/develop/external/us/en/documents/intel-tdx-cpu-architectural-specification.pdf. 4 years ago
prefixes.dat Initial commit. 4 years ago
table_0F.dat Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
table_0F_3A.dat Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
table_0F_38.dat Switched to internally defined types. 2 years ago
table_3dnow.dat Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37. 3 years ago
table_base.dat Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
table_evex1.dat Multiple changes 3 years ago
table_evex2.dat Multiple changes 3 years ago
table_evex3.dat Multiple changes 3 years ago
table_evex5.dat Multiple changes 3 years ago
table_evex6.dat Multiple changes 3 years ago
table_fpu.dat Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37. 3 years ago
table_vex1.dat Multiple changes 3 years ago
table_vex2.dat Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
table_vex3.dat Multiple changes 3 years ago
table_xop.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago