This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
unicorn
/
qemu
/
target-mips
History
Nguyen Anh Quynh
b7cdbe7a88
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
..
cpu-qom.h
…
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
…
dsp_helper.c
…
helper.c
…
helper.h
rework code/block tracing
2016-01-22 18:42:27 -08:00
kvm_mips.h
…
lmi_helper.c
…
Makefile.objs
…
mips-defs.h
…
msa_helper.c
…
op_helper.c
remove uc->cpus
2016-09-23 07:38:21 -07:00
TODO
…
translate_init.c
…
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