unicorn/qemu/target-mips
2017-01-19 13:07:28 +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
dsp_helper.c import 2015-08-21 15:04:50 +08:00
helper.c import 2015-08-21 15:04:50 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
kvm_mips.h import 2015-08-21 15:04:50 +08:00
lmi_helper.c import 2015-08-21 15:04:50 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
mips-defs.h import 2015-08-21 15:04:50 +08:00
msa_helper.c import 2015-08-21 15:04:50 +08:00
op_helper.c mips: remove qemu/hw/mips/mips_int.c 2017-01-19 13:07:28 +08:00
TODO import 2015-08-21 15:04:50 +08:00
translate_init.c 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
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