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 433e723e07
Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup.
3 years ago
..
address_16 Initial commit. 4 years ago
address_16.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
address_32.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
address_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
aes_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
basic1_64.asm Initial commit. 4 years ago
basic1_64.result Fixed https://github.com/bitdefender/bddisasm/issues/38. 3 years ago
basic2_64 Initial commit. 4 years ago
basic2_64.asm Initial commit. 4 years ago
basic2_64.result Multiple improvements 3 years ago
bmi_64 Initial commit. 4 years ago
bmi_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
branch_16.asm Initial commit. 4 years ago
branch_16.result Multiple improvements 3 years ago
branch_32 Initial commit. 4 years ago
branch_32.asm Initial commit. 4 years ago
branch_32.result Multiple improvements 3 years ago
branch_64 Initial commit. 4 years ago
branch_64.asm Initial commit. 4 years ago
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 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
enqcmd_64 Initial commit. 4 years ago
enqcmd_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
fpu_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
gfni_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
invlpgb_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
misc_16.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
misc_32.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
misc_64.asm Initial commit. 4 years ago
misc_64.result Fixed some static code check warnings. 4 years ago
mpx_64 Initial commit. 4 years ago
mpx_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
prefixes_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
sha_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
snp_64.asm Initial commit. 4 years ago
snp_64.result Multiple improvements 3 years ago
stack_16 Initial commit. 4 years ago
stack_16.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
stack_32.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
stack_64.asm Initial commit. 4 years ago
stack_64.result Added missing Default 64 flag for the ENTER instruction. 4 years ago
svm_64 Initial commit. 4 years ago
svm_64.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
system_16.asm Initial commit. 4 years ago
system_16.result Fixed some static code check warnings. 4 years ago
system_32 Initial commit. 4 years ago
system_32.asm Initial commit. 4 years ago
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 Initial commit. 4 years ago
tsx_64.asm Initial commit. 4 years ago
tsx_64.result Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
vmx_64 Initial commit. 4 years ago
vmx_64.asm Initial commit. 4 years ago
vmx_64.result Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago