summaryrefslogtreecommitdiffstats
path: root/target-alpha/translate.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: convert a few more instructions to TCGaurel322008-09-041-58/+28
* alpha: directly access ir registersaurel322008-09-041-244/+145
* convert of few alpha insn to TCGaurel322008-09-041-30/+62
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-171-1/+1
* Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths2008-07-181-9/+7
* Add missing static qualifiers.pbrook2008-06-291-2/+2
* Add instruction counter.pbrook2008-06-291-1/+32
* Factorize code in translate.caurel322008-04-281-0/+5
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* use the TCG code generatorbellard2008-02-011-28/+2
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+2
* Alpha coding style and inlining fixes.j_mayer2007-10-281-64/+80
* Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer2007-10-141-6/+6
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-9/+9
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* Avoid compiler warning.ths2007-06-031-0/+2
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-141-1/+2
* Alpha architecture emulation core.j_mayer2007-04-051-0/+2117
OpenPOWER on IntegriCloud