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
Andrei Vlad LUTAS 7a0fa449bc
Disassemble 4X90 as NOP as long as Rex.B is 0. Disassemble as XCHG only if Rex.B bit is set (promoting the use of R8 register).
4 years ago
..
cpuid.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
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 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_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 Added support for Intel Key Locker instructions, as per https://software.intel.com/content/www/us/en/develop/download/intel-key-locker-specification.html. 4 years ago
table_3dnow.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago
table_base.dat Disassemble 4X90 as NOP as long as Rex.B is 0. Disassemble as XCHG only if Rex.B bit is set (promoting the use of R8 register). 4 years ago
table_evex1.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago
table_evex2.dat Added dedicated Prefetch operand access type. 4 years ago
table_evex3.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago
table_fpu.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago
table_vex1.dat Fixed RET with immediate - the immediate is not sign-extended. 4 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 Fixed RET with immediate - the immediate is not sign-extended. 4 years ago
table_xop.dat Fixed RET with immediate - the immediate is not sign-extended. 4 years ago