unicorn/qemu/target-i386
2015-09-07 10:19:45 +08: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 import 2015-08-21 15:04:50 +08:00
cpu-qom.h import 2015-08-21 15:04:50 +08:00
cpu.c import 2015-08-21 15:04:50 +08:00
cpu.h import 2015-08-21 15:04:50 +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 import 2015-08-21 15:04:50 +08:00
helper.h import 2015-08-21 15:04:50 +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 x86: handle SYSCALL even if there is no handler 2015-09-07 10:19:45 +08: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 x86: correct EIP of INT instruction by updating it only after calling interrupt handler 2015-09-06 14:58:11 +08:00
unicorn.c cast all the values to write to registers in uc_reg_write() to unsigned type. this fixes issue #98 2015-09-04 11:17:08 +08:00
unicorn.h change uch to uc_struct (target-i386) 2015-08-26 09:02:16 -04:00