aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* Replace always_inline with inlineBlue Swirl2009-08-161-10/+10
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* target-alpha: remove amask helperaurel322009-04-101-15/+0
* target-alpha: remove helper_load_implveraurel322009-04-101-5/+0
* target-alpha: overflow condition for sublv and subqvaurel322009-04-101-8/+8
* target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel322009-03-291-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel322008-11-211-26/+34
* 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