unicorn/qemu/target-sparc
Chris Eagle fccbcfd4c2 revert to use of g_free to make future qemu integrations easier (#695)
* revert to use of g_free to make future qemu integrations easier

* bracing
2016-12-21 22:28:36 +08: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 revert to use of g_free to make future qemu integrations easier (#695) 2016-12-21 22:28:36 +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 Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
unicorn64.c Merge branch 'feat/reg_save_restore' of https://github.com/rhelmot/unicorn into rhelmot-feat/reg_save_restore 2016-10-07 09:57:07 +08:00
unicorn.c revert to use of g_free to make future qemu integrations easier (#695) 2016-12-21 22:28:36 +08:00
unicorn.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07: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