You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/bddisasm
BITDEFENDER\vlutas 9ba1e6a2f9
Added support for new Intel instructions, per Intel ISA extensions document #319433-046 (September 2022): PREFETCHITI, RAO-INT, CMPCCXADD, WRMSRNS, MSRLIST, AMX-FP16, AVX-IFMA, AVX-NE-CONVERT, AVX-VNNI-INT8.
2 years ago
..
include Added support for new Intel instructions, per Intel ISA extensions document #319433-046 (September 2022): PREFETCHITI, RAO-INT, CMPCCXADD, WRMSRNS, MSRLIST, AMX-FP16, AVX-IFMA, AVX-NE-CONVERT, AVX-VNNI-INT8. 2 years ago
Makefile Add missing sources to Makefile for bddisasm 2 years ago
bddisasm.c Added support for new Intel instructions, per Intel ISA extensions document #319433-046 (September 2022): PREFETCHITI, RAO-INT, CMPCCXADD, WRMSRNS, MSRLIST, AMX-FP16, AVX-IFMA, AVX-NE-CONVERT, AVX-VNNI-INT8. 2 years ago
bddisasm.vcproj Initial commit. 4 years ago
bddisasm.vcxproj Switched to internally defined types. 2 years ago
bddisasm.vcxproj.filters Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
bdformat.c Switched to internally defined types. 2 years ago
bdhelpers.c Add copyright info when auto-generating files. 2 years ago
crt.c Switched to internally defined types. 2 years ago