1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-10 17:39:51 +00:00
bddisasm/bdshemu_test/basic
2020-08-27 16:25:39 +03:00
..
test_32_str01 Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str02 Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str02.result Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str03 Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str03.result Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str04 Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str04.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_32_str04.result Initial commit. 2020-07-21 11:19:18 +03:00
test_32_sys01 Initial commit. 2020-07-21 11:19:18 +03:00
test_32_sys01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_32_sys01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic01 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic02 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic02.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic03 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic03.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic04 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic04.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic04.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic05 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic05.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic05.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_basic06 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic06.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic06.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic07 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic07.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic07.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic08 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic08.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic08.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic09 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic09.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_basic09.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_branch1 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch1.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch1.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_branch2 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch2.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch2.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_branch3 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch3.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch3.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch4 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch4.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_branch4.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_div Initial commit. 2020-07-21 11:19:18 +03:00
test_64_div2 Fix potential division error in bdshemu, when the destination operand is not large enough to hold the result. 2020-08-27 16:25:39 +03:00
test_64_div2.asm Fix potential division error in bdshemu, when the destination operand is not large enough to hold the result. 2020-08-27 16:25:39 +03:00
test_64_div2.result Fix potential division error in bdshemu, when the destination operand is not large enough to hold the result. 2020-08-27 16:25:39 +03:00
test_64_div.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_div.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_eicar Initial commit. 2020-07-21 11:19:18 +03:00
test_64_eicar.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_eicar.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_flags Initial commit. 2020-07-21 11:19:18 +03:00
test_64_flags.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_flags.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_incdec * INC/DEC do not modify the CF. 2020-08-19 19:14:22 +03:00
test_64_incdec.asm * INC/DEC do not modify the CF. 2020-08-19 19:14:22 +03:00
test_64_incdec.result * INC/DEC do not modify the CF. 2020-08-19 19:14:22 +03:00
test_64_loadrip01 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip02 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip02.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_loadrip03 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_loadrip03.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_moffset Initial commit. 2020-07-21 11:19:18 +03:00
test_64_moffset.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_moffset.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_mov Initial commit. 2020-07-21 11:19:18 +03:00
test_64_mov.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_mov.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_nopsled01 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled02 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled02.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled03 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_nopsled03.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite01 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite02 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite02.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite03 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_selfwrite03.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_string Initial commit. 2020-07-21 11:19:18 +03:00
test_64_string.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_string.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
test_64_sys01 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys01.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys01.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys02 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys02.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys02.result Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys03 Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys03.asm Initial commit. 2020-07-21 11:19:18 +03:00
test_64_sys03.result Initial commit. 2020-07-21 11:19:18 +03:00