summaryrefslogtreecommitdiffstats
path: root/target-alpha/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* TCG variable type checking.pbrook2008-11-171-0/+1
* target-alpha: fix cmpbge instructionaurel322008-11-101-1/+1
* target-alpha: convert palcode ops to TCGaurel322008-09-301-26/+129
* target-alpha: convert FP ops to TCGaurel322008-09-291-517/+452
* target-alpha: convert remaining arith3 functions to TCGaurel322008-09-181-26/+38
* target-alpha: switch a few helpers to TCGaurel322008-09-181-14/+24
* target-alpha: convert byte manipulation instructions to TCGaurel322008-09-171-81/+39
* target-alpha: convert arith2 instructions to TCGaurel322008-09-161-8/+9
* Fix off-by-one unwinding error.pbrook2008-05-251-6/+0
* Fix Sparc host compile problem reported by Shaddy Baddahblueswir12007-12-011-0/+17
* fixed invalid typebellard2007-11-111-2/+2
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Make Alpha and PowerPC targets use shared helpersj_mayer2007-10-281-73/+4
* Alpha coding style and inlining fixes.j_mayer2007-10-281-8/+8
* Use host-utils for Alpha 64x64 bits multiplications.j_mayer2007-10-251-22/+6
* Generate micro-ops for Alpha executive and supervisor modes.j_mayer2007-10-141-3/+9
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-12/+12
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Alpha architecture emulation core.j_mayer2007-04-051-0/+1255
OpenPOWER on IntegriCloud