SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed...
commitfc2f6885bb8126986ad03d5b873ee16108c23cd8
authorbellard <bellard>
Sun, 4 Jan 2004 15:01:44 +0000 (4 15:01 +0000)
committerbellard <bellard>
Sun, 4 Jan 2004 15:01:44 +0000 (4 15:01 +0000)
tree3c0be857e4ea42a1486baea26302eca03dbfdbf6
parent029c758bef7adf79080c415ead398db680e80460
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
linux-user/sparc/syscall_nr.h
target-sparc/cpu.h
target-sparc/op.c
target-sparc/translate.c