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/bdshemu
Andrei Vlad LUTAS 15e5e2db63
Fixed several RFLAGS setting issues with airthmetic and shift instructions.
3 years ago
..
Makefile Specify -maes when building bdshemu 3 years ago
bdshemu.c Fixed several RFLAGS setting issues with airthmetic and shift instructions. 3 years ago
bdshemu.vcxproj Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware). 3 years ago
bdshemu.vcxproj.filters Move bdhsemu.h to inc/ 3 years ago