unicorn/qemu/target-sparc
2016-03-02 12:43:02 +09:00
..
cc_helper.c sparc: set compute functions for icc_table[] & xcc_table[]. this fixes issue #289 2015-12-12 00:41:09 +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 import 2015-08-21 15:04:50 +08:00
fop_helper.c import 2015-08-21 15:04:50 +08:00
gdbstub.c import 2015-08-21 15:04:50 +08:00
helper.c do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
int32_helper.c import 2015-08-21 15:04:50 +08:00
int64_helper.c import 2015-08-21 15:04:50 +08:00
ldst_helper.c import 2015-08-21 15:04:50 +08:00
machine.c import 2015-08-21 15:04:50 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
mmu_helper.c import 2015-08-21 15:04:50 +08:00
TODO import 2015-08-21 15:04:50 +08:00
translate.c sparc: use power_down to terminate emulation, rather than using trap. this fix hangup issue of tests/regress/sparc_reg.py 2016-02-15 15:51:14 +08:00
unicorn64.c move macros in qemu/target-*/unicorn*.c to uc_priv.h 2016-03-02 12:43:02 +09:00
unicorn.c move macros in qemu/target-*/unicorn*.c to uc_priv.h 2016-03-02 12:43:02 +09:00
unicorn.h change uch to uc_struct (target-sparc) 2015-08-26 09:02:16 -04:00
vis_helper.c import 2015-08-21 15:04:50 +08:00
win_helper.c import 2015-08-21 15:04:50 +08:00