1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-21 15:08:08 +00:00
bddisasm/bddisasm
Andrei Vlad LUTAS 767bf2e5c0 Added support for new Intel AVX 10.2 instructions.
Added support for AMD RMPREAD instruction.
Improved EVEX decoding, including the new U bit.
Fixed ENTER & LEAVE operands.
2024-09-16 12:23:54 +03:00
..
include Added support for new Intel AVX 10.2 instructions. 2024-09-16 12:23:54 +03:00
bddisasm_crt.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
bddisasm.vcproj Initial commit. 2020-07-21 11:19:18 +03:00
bddisasm.vcxproj BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
bddisasm.vcxproj.filters BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
bdx86_decoder.c Added support for new Intel AVX 10.2 instructions. 2024-09-16 12:23:54 +03:00
bdx86_formatter.c Add support for builds without mnemonics. 2024-08-28 10:18:10 +03:00
bdx86_helpers.c BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00
Makefile BDDISASM v2.1.0 release - please consult the CHANGELOG for details about the modifications. 2024-02-20 13:39:22 +02:00