unicorn/qemu/target-i386
2016-03-22 23:54:30 -07:00
..
arch_memory_mapping.c import 2015-08-21 15:04:50 +08:00
cc_helper_template.h import 2015-08-21 15:04:50 +08:00
cc_helper.c x86: properly calculate EFLAGS when UC_HOOK_CODE is used. this should fix issue #246 2015-11-05 20:26:39 +08:00
cpu-qom.h import 2015-08-21 15:04:50 +08:00
cpu.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
cpu.h uc_x86_mmr type available in qemu/target-i386/unicorn.c 2016-02-04 19:09:41 -08:00
excp_helper.c import 2015-08-21 15:04:50 +08:00
fpu_helper.c removed ifdef for x64 in fpu saving 2015-08-30 19:39:46 -07:00
helper.c x86: fix a compilation warning on unused variable 2015-12-28 13:06:25 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
int_helper.c import 2015-08-21 15:04:50 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
mem_helper.c import 2015-08-21 15:04:50 +08:00
misc_helper.c import 2015-08-21 15:04:50 +08:00
ops_sse_header.h import 2015-08-21 15:04:50 +08:00
ops_sse.h import 2015-08-21 15:04:50 +08:00
seg_helper.c fix x86 segment setup by updating cached segment registers on reg_write 2016-03-22 23:54:30 -07:00
shift_helper_template.h import 2015-08-21 15:04:50 +08:00
smm_helper.c import 2015-08-21 15:04:50 +08:00
svm_helper.c import 2015-08-21 15:04:50 +08:00
svm.h import 2015-08-21 15:04:50 +08:00
TODO import 2015-08-21 15:04:50 +08:00
topology.h import 2015-08-21 15:04:50 +08:00
translate.c Fixed restoring of eflags after helper call 2016-02-29 22:57:41 +01:00
unicorn.c fix x86 segment setup by updating cached segment registers on reg_write 2016-03-22 23:54:30 -07:00
unicorn.h change uch to uc_struct (target-i386) 2015-08-26 09:02:16 -04:00