unicorn/qemu/target-mips
2016-10-07 09:57:07 +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 remove uc->cpus 2016-09-23 07:38:21 -07: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 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.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00