Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-12 | ARM: add neon helpers for VQSHLU | Juha Riihimäki | 1 | -0/+47 |
2010-12-27 | target-arm: Correct result in saturating cases for VQSHL of s8/16/32 | Peter Maydell | 1 | -3/+12 |
2010-12-27 | target-arm: remove pointless else clause in VQSHL of u64 | Juha Riihimäki | 1 | -2/+0 |
2010-12-27 | target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64 | Peter Maydell | 1 | -1/+1 |
2010-12-27 | target-arm: Fix VQSHL of signed 64 bit values | Juha Riihimäki | 1 | -1/+1 |
2009-10-27 | target-arm: fix neon shift helper functions | Juha Riihimäki | 1 | -12/+14 |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela | 1 | -1/+1 |
2009-05-09 | Fixe ARM NEON vrshl. | Paul Brook | 1 | -2/+2 |
2008-04-11 | Fix few spelling issues in comments | aurel32 | 1 | -1/+1 |
2008-03-31 | ARM TCG conversion 15/16. | pbrook | 1 | -0/+8 |
2008-03-31 | ARM TCG conversion 14/16. | pbrook | 1 | -0/+1449 |