1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-13 02:48:59 +00:00
bddisasm/bddisasm_test/basic
Andrei Vlad LUTAS 4b2f2aee66 Added dedicated Prefetch operand access type.
Internally, store the access type sepparately than the flags.
Dump conditional operand accesses with exi option too.
2020-07-25 17:16:35 +03:00
..
address_16 Initial commit. 2020-07-21 11:19:18 +03:00
address_16.asm Initial commit. 2020-07-21 11:19:18 +03:00
address_16.result Initial commit. 2020-07-21 11:19:18 +03:00
address_32 Initial commit. 2020-07-21 11:19:18 +03:00
address_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
address_32.result Initial commit. 2020-07-21 11:19:18 +03:00
address_64 Initial commit. 2020-07-21 11:19:18 +03:00
address_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
address_64.result Initial commit. 2020-07-21 11:19:18 +03:00
aes_64 Initial commit. 2020-07-21 11:19:18 +03:00
aes_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
aes_64.result Initial commit. 2020-07-21 11:19:18 +03:00
basic1_64 Initial commit. 2020-07-21 11:19:18 +03:00
basic1_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
basic1_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
basic2_64 Initial commit. 2020-07-21 11:19:18 +03:00
basic2_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
basic2_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
bmi_64 Initial commit. 2020-07-21 11:19:18 +03:00
bmi_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
bmi_64.result Initial commit. 2020-07-21 11:19:18 +03:00
branch_16 Initial commit. 2020-07-21 11:19:18 +03:00
branch_16.asm Initial commit. 2020-07-21 11:19:18 +03:00
branch_16.result Added the Shadow Stack Pointer operand to the SYSCALL and SYSEXIT instructions. 2020-07-21 22:29:59 +03:00
branch_32 Initial commit. 2020-07-21 11:19:18 +03:00
branch_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
branch_32.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
branch_64 Initial commit. 2020-07-21 11:19:18 +03:00
branch_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
branch_64.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
enqcmd_64 Initial commit. 2020-07-21 11:19:18 +03:00
enqcmd_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
enqcmd_64.result Initial commit. 2020-07-21 11:19:18 +03:00
fpu_64 Initial commit. 2020-07-21 11:19:18 +03:00
fpu_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
fpu_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
gfni_64 Initial commit. 2020-07-21 11:19:18 +03:00
gfni_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
gfni_64.result Initial commit. 2020-07-21 11:19:18 +03:00
invlpgb_64 Initial commit. 2020-07-21 11:19:18 +03:00
invlpgb_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
invlpgb_64.result Initial commit. 2020-07-21 11:19:18 +03:00
misc_16 Initial commit. 2020-07-21 11:19:18 +03:00
misc_16.asm Initial commit. 2020-07-21 11:19:18 +03:00
misc_16.result Initial commit. 2020-07-21 11:19:18 +03:00
misc_32 Initial commit. 2020-07-21 11:19:18 +03:00
misc_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
misc_32.result Initial commit. 2020-07-21 11:19:18 +03:00
misc_64 Initial commit. 2020-07-21 11:19:18 +03:00
misc_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
misc_64.result Initial commit. 2020-07-21 11:19:18 +03:00
mpx_64 Initial commit. 2020-07-21 11:19:18 +03:00
mpx_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
mpx_64.result Initial commit. 2020-07-21 11:19:18 +03:00
prefixes_64 Initial commit. 2020-07-21 11:19:18 +03:00
prefixes_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
prefixes_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
sha_64 Initial commit. 2020-07-21 11:19:18 +03:00
sha_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
sha_64.result Initial commit. 2020-07-21 11:19:18 +03:00
snp_64 Initial commit. 2020-07-21 11:19:18 +03:00
snp_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
snp_64.result Initial commit. 2020-07-21 11:19:18 +03:00
stack_16 Initial commit. 2020-07-21 11:19:18 +03:00
stack_16.asm Initial commit. 2020-07-21 11:19:18 +03:00
stack_16.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
stack_32 Initial commit. 2020-07-21 11:19:18 +03:00
stack_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
stack_32.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
stack_64 Initial commit. 2020-07-21 11:19:18 +03:00
stack_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
stack_64.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
svm_64 Initial commit. 2020-07-21 11:19:18 +03:00
svm_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
svm_64.result Initial commit. 2020-07-21 11:19:18 +03:00
system_16 Initial commit. 2020-07-21 11:19:18 +03:00
system_16.asm Initial commit. 2020-07-21 11:19:18 +03:00
system_16.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
system_32 Initial commit. 2020-07-21 11:19:18 +03:00
system_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
system_32.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
system_64 Initial commit. 2020-07-21 11:19:18 +03:00
system_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
system_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
tsx_64 Initial commit. 2020-07-21 11:19:18 +03:00
tsx_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
tsx_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
vmx_64 Initial commit. 2020-07-21 11:19:18 +03:00
vmx_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
vmx_64.result Initial commit. 2020-07-21 11:19:18 +03:00