1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-02-08 12:52:39 +00:00
bddisasm/bddisasm
2020-11-12 10:57:16 +02:00
..
include Removed support for PCOMMIT and CL1INVMB (not implemented by any x86/x64 CPUs), and marked MOV to/from test registers as being invalid in long mode. 2020-11-09 09:18:46 +02:00
bddisasm.c Fetch the instruction bytes inside the Instrux when first entering NdDecode, and then use that buffer for further decoding. 2020-11-12 10:57:16 +02:00
bddisasm.vcproj Initial commit. 2020-07-21 11:19:18 +03:00
bddisasm.vcxproj Initial commit. 2020-07-21 11:19:18 +03:00
bddisasm.vcxproj.filters Initial commit. 2020-07-21 11:19:18 +03:00
crt.c Initial commit. 2020-07-21 11:19:18 +03:00
Makefile Fixed include path. 2020-07-27 11:51:02 +03:00