summaryrefslogtreecommitdiff
path: root/target-sh4/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Fix off-by-one unwinding error.pbrook1-5/+0
2008-05-09SH4 MMU improvementsaurel321-0/+10
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths1-1/+5
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-5/+0
2006-06-17Remove debug output.pbrook1-2/+2
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+372