1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-13 19:08:55 +00:00
bddisasm/bddisasm_test/special
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
..
amx_64 Initial commit. 2020-07-21 11:19:18 +03:00
amx_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
amx_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_1_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_2_64.result Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64 Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
avx2gather_3_64.result Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32 Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
cr8_32.result Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32 Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
invalid_32.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
invalid_64 Initial commit. 2020-07-21 11:19:18 +03:00
invalid_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
invalid_64.result Initial commit. 2020-07-21 11:19:18 +03:00
long_64 Initial commit. 2020-07-21 11:19:18 +03:00
long_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
long_64.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
movcrdr_64 Initial commit. 2020-07-21 11:19:18 +03:00
movcrdr_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
movcrdr_64.result Initial commit. 2020-07-21 11:19:18 +03:00
only_32 Initial commit. 2020-07-21 11:19:18 +03:00
only_32.asm Initial commit. 2020-07-21 11:19:18 +03:00
only_32.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
only_64 Initial commit. 2020-07-21 11:19:18 +03:00
only_64.asm Initial commit. 2020-07-21 11:19:18 +03:00
only_64.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_32 Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_32.asm Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_32.result Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_64 Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_64.asm Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
regressions_64.result Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00