summaryrefslogtreecommitdiff
path: root/target-alpha/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-11fixed invalid typebellard1-2/+2
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths1-1/+5
2007-10-28Make Alpha and PowerPC targets use shared helpersj_mayer1-73/+4
2007-10-28Alpha coding style and inlining fixes.j_mayer1-8/+8
2007-10-25Use host-utils for Alpha 64x64 bits multiplications.j_mayer1-22/+6
2007-10-14Generate micro-ops for Alpha executive and supervisor modes.j_mayer1-3/+9
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-12/+12
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-04-05Alpha architecture emulation core.j_mayer1-0/+1255