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/bddisasm_test/basic
BITDEFENDER\vlutas fe6a937f51
Switched to internally defined types.
2 years ago
..
address_16
address_16.asm
address_16.result 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
address_32
address_32.asm
address_32.result 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
address_64
address_64.asm
address_64.result 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
aes_64
aes_64.asm
aes_64.result 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
basic1_64
basic1_64.asm
basic1_64.result Fixed https://github.com/bitdefender/bddisasm/issues/38. 3 years ago
basic2_64
basic2_64.asm
basic2_64.result Multiple improvements 3 years ago
bmi_64
bmi_64.asm
bmi_64.result 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
branch_16
branch_16.asm
branch_16.result Multiple improvements 3 years ago
branch_32
branch_32.asm
branch_32.result Multiple improvements 3 years ago
branch_64
branch_64.asm
branch_64.result Multiple improvements 3 years ago
cet_64 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
cet_64.asm 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
cet_64.result Switched to internally defined types. 2 years ago
enqcmd_64
enqcmd_64.asm
enqcmd_64.result 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
fpu_64
fpu_64.asm
fpu_64.result 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
gfni_64
gfni_64.asm
gfni_64.result 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
invlpgb_64
invlpgb_64.asm
invlpgb_64.result 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
misc_16
misc_16.asm
misc_16.result 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
misc_32
misc_32.asm
misc_32.result 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
misc_64
misc_64.asm
misc_64.result Fixed some static code check warnings. 4 years ago
mpx_64
mpx_64.asm
mpx_64.result 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_64
prefixes_64.asm
prefixes_64.result Flag the rIP operand of conditional branches as being conditionally read/write instead of plain read/write. 3 years ago
sha_64
sha_64.asm
sha_64.result 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
snp_64
snp_64.asm
snp_64.result Multiple improvements 3 years ago
stack_16
stack_16.asm
stack_16.result 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
stack_32
stack_32.asm
stack_32.result 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
stack_64
stack_64.asm
stack_64.result Added missing Default 64 flag for the ENTER instruction. 4 years ago
svm_64
svm_64.asm
svm_64.result 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
system_16
system_16.asm
system_16.result Fixed some static code check warnings. 4 years ago
system_32
system_32.asm
system_32.result Fixed some static code check warnings. 4 years ago
system_64 Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
system_64.asm Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
system_64.result Added support for UINTR, HRESET and AVX-VNNI instructions, as per Intel® Architecture Instruction Set Extensions Programming Reference 41 (October 2020). 4 years ago
tsx_64
tsx_64.asm
tsx_64.result Switched to internally defined types. 2 years ago
vmx_64
vmx_64.asm
vmx_64.result Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago