mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-28 10:28:18 +00:00
752bc626c4
Fixed VEX decoding in 32 bit mode - vex.vvvv bit 3 is simply ignored. Fixed several FMA instructions decoding (L/W flag should be ignored). Print the 64 bit immediate value in disassembly, instead of the raw immediate (note that the operand always contains the sign-extended, full immediate). XBEGIN always uses 32/64 bit RIP size (0x66 does not affect its size). Decode WBINVD even if it's preceded by 0x66/0xF2 prefixes. Several mnemonic fixes (FXSAVE64, FXRSTOR64, PUSHA/PUSHAD...). Properly decode VPERMIL2* instructions. Fixed SSE register decoding when it is encoded in immediate. Decode SCATTER instructions even though they use the VSIB index as source. Some disp8 fixes (t1s -> t1s8/t1s16). SYSCALL/SYSRET are decoded and executed in 32 bit compat modem, even though SDM states they are invalid. RDPID uses 32/64 bit reg size, never 16. Various other minor tweaks & fixes. Re-generated the test files, and added some more, new tests. |
||
---|---|---|
.. | ||
avx512bitalg_64 | ||
avx512bitalg_64.asm | ||
avx512bitalg_64.result | ||
avx512bw_64 | ||
avx512bw_64.asm | ||
avx512bw_64.result | ||
avx512cd_64 | ||
avx512cd_64.asm | ||
avx512cd_64.result | ||
avx512dq_64 | ||
avx512dq_64.asm | ||
avx512dq_64.result | ||
avx512er_64 | ||
avx512er_64.asm | ||
avx512er_64.result | ||
avx512f_64 | ||
avx512f_64.asm | ||
avx512f_64.result | ||
avx512fma_64 | ||
avx512fma_64.asm | ||
avx512fma_64.result | ||
avx512pf_64 | ||
avx512pf_64.asm | ||
avx512pf_64.result | ||
avx512vbmi_64 | ||
avx512vbmi_64.asm | ||
avx512vbmi_64.result | ||
avx512vnni_64 | ||
avx512vnni_64.asm | ||
avx512vnni_64.result |