aboutsummaryrefslogtreecommitdiff
path: root/target-arm/neon_helper.c
AgeCommit message (Expand)Author
2011-01-12ARM: add neon helpers for VQSHLUJuha Riihimäki
2010-12-27target-arm: Correct result in saturating cases for VQSHL of s8/16/32Peter Maydell
2010-12-27target-arm: remove pointless else clause in VQSHL of u64Juha Riihimäki
2010-12-27target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64Peter Maydell
2010-12-27target-arm: Fix VQSHL of signed 64 bit valuesJuha Riihimäki
2009-10-27target-arm: fix neon shift helper functionsJuha Riihimäki
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-05-09Fixe ARM NEON vrshl.Paul Brook
2008-04-11Fix few spelling issues in commentsaurel32
2008-03-31ARM TCG conversion 15/16.pbrook
2008-03-31ARM TCG conversion 14/16.pbrook