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-sparc
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
..
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
…
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
…
fop_helper.c
…
gdbstub.c
…
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
…
int64_helper.c
…
ldst_helper.c
…
machine.c
…
Makefile.objs
…
mmu_helper.c
…
TODO
…
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
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
vis_helper.c
…
win_helper.c
…