aboutsummaryrefslogtreecommitdiff
path: root/target-arm/neon_helper.c
AgeCommit message (Expand)Author
2011-02-20target-arm: Fix unsigned VQRSHL by large shift countsPeter Maydell
2011-02-20target-arm: Fix signed VQRSHL by large shift countsPeter Maydell
2011-02-20target-arm: Fix saturated values for Neon right shiftsPeter Maydell
2011-02-20target-arm: fix unsigned 64 bit right shifts.Christophe Lyon
2011-02-20target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type widthChristophe Lyon
2011-02-20target-arm: Fix signed VRSHL by large shift countsPeter Maydell
2011-02-20target-arm: Fix rounding constant addition for Neon shiftsChristophe Lyon
2011-02-20target-arm: Move Neon VZIP to helper functionsPeter Maydell
2011-02-20target-arm: Move Neon VUZP to helper functionsPeter Maydell
2011-02-20target-arm: Implement VMULL.P8Peter Maydell
2011-02-10target-arm: Remove stray #include from middle of neon_helper.cPeter Maydell
2011-02-09target-arm: Fix 32 bit signed saturating narrowPeter Maydell
2011-02-09target-arm: Fix VQMOVUN Neon instruction.Juha Riihimäki
2011-02-04Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon
2011-01-29target-arm: Fix Neon VQ(R)DMULH.S16 instructionsJuha Riihimäki
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