| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the right overflow bit for neon 32 and 64 bit saturating add/sub. | Christophe Lyon | 2011-02-04 | 1 | -49/+0 |
* | [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock() | Peter Maydell | 2010-12-03 | 1 | -14/+0 |
* | target-arm: use native tcg-ops for ror/bic/vorn | Aurelien Jarno | 2009-10-27 | 1 | -8/+0 |
* | target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG | Filip Navara | 2009-10-17 | 1 | -58/+0 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -1/+1 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -1/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | target-arm: don't use T[x] in helper | aurel32 | 2009-04-07 | 1 | -1/+1 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -1/+1 |
* | Remove FORCE_RET() and RETURN() | aurel32 | 2008-12-07 | 1 | -5/+0 |
* | Fix undeclared symbol warnings from sparse | blueswir1 | 2008-10-26 | 1 | -1/+1 |
* | Fix ARM NEON vdup and vtbl bugs. | pbrook | 2008-09-22 | 1 | -1/+1 |
* | Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues). | balrog | 2008-07-19 | 1 | -2/+0 |
* | Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. | ths | 2008-07-03 | 1 | -1/+1 |
* | Fix off-by-one unwinding error. | pbrook | 2008-05-25 | 1 | -5/+0 |
* | ARM N=Z=1 flag fix. | pbrook | 2008-04-01 | 1 | -4/+4 |
* | ARM TCG conversion 14/16. | pbrook | 2008-03-31 | 1 | -1/+116 |
* | ARM TCG conversion 13/16. | pbrook | 2008-03-31 | 1 | -7/+6 |
* | ARM TCG conversion 12/16. | pbrook | 2008-03-31 | 1 | -0/+148 |
* | ARM TCG conversion 10/16. | pbrook | 2008-03-31 | 1 | -188/+0 |
* | ARM TCG conversion 9/16. | pbrook | 2008-03-31 | 1 | -0/+33 |
* | ARM TCG conversion 8/16. | pbrook | 2008-03-31 | 1 | -0/+23 |
* | ARM TCG conversion 7/16. | pbrook | 2008-03-31 | 1 | -0/+67 |
* | ARM TCG conversion 4/16. | pbrook | 2008-03-31 | 1 | -0/+66 |
* | fixed invalid type | bellard | 2007-11-11 | 1 | -2/+2 |
* | ARMv7 support. | pbrook | 2007-11-11 | 1 | -2/+76 |
* | Adjust s390 addresses (the MSB is defined as "to be ignored"). | ths | 2007-10-29 | 1 | -1/+5 |
* | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 2007-10-14 | 1 | -2/+2 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -1/+1 |
* | Add Arm926 core support. | pbrook | 2006-02-20 | 1 | -5/+7 |
* | ARM system emulation (Paul Brook) | bellard | 2005-11-26 | 1 | -0/+51 |
* | arm vfp fcmp and fcmpe instructions fix (Paul Brook) | bellard | 2005-04-23 | 1 | -2/+2 |
* | soft float support | bellard | 2005-03-13 | 1 | -100/+45 |
* | ARM VFP support (Paul Brook) | bellard | 2005-02-22 | 1 | -0/+229 |