summaryrefslogtreecommitdiff
path: root/target-alpha/translate.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-29Add missing static qualifiers.pbrook1-2/+2
2008-06-29Add instruction counter.pbrook1-1/+32
2008-04-28Factorize code in translate.caurel321-0/+5
2008-04-11Remove osdep.c/qemu-img code duplicationaurel321-0/+1
2008-02-01use the TCG code generatorbellard1-28/+2
2007-11-10added cpu_model parameter to cpu_init()bellard1-1/+2
2007-10-28Alpha coding style and inlining fixes.j_mayer1-64/+80
2007-10-14Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer1-6/+6
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-9/+9
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths1-1/+0
2007-06-03Avoid compiler warning.ths1-0/+2
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer1-1/+2
2007-04-05Alpha architecture emulation core.j_mayer1-0/+2117