This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
target-sparc
History
bellard
bd49793889
use generic GenOpFunc
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@543 c046a42c-6fe2-441c-8c8c-71466251a162
2004-01-05 00:06:41 +00:00
..
cpu.h
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding
2004-01-04 15:01:44 +00:00
exec.h
sparc emulation target (thanx to Thomas M. Ogrisegg)
2003-09-30 20:36:07 +00:00
op_template.h
sparc emulation target (thanx to Thomas M. Ogrisegg)
2003-09-30 20:36:07 +00:00
op.c
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding
2004-01-04 15:01:44 +00:00
translate.c
use generic GenOpFunc
2004-01-05 00:06:41 +00:00