aboutsummaryrefslogtreecommitdiffstats
path: root/target-arm/helpers.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-17move helpers.h to helper.hLluís1-475/+0
2011-04-04target-arm: Use global env in iwmmxt_helper.c helpersPeter Maydell1-61/+61
2011-04-04target-arm: Use global env in neon_helper.c helpersPeter Maydell1-67/+67
2011-04-03target-arm/helper.c: For float-int conversion helpers pass ints as intsPeter Maydell1-30/+30
2011-02-20target-arm: Move Neon VZIP to helper functionsPeter Maydell1-0/+5
2011-02-20target-arm: Move Neon VUZP to helper functionsPeter Maydell1-0/+6
2011-02-20target-arm: Implement VMULL.P8Peter Maydell1-0/+1
2011-02-10target-arm: Use standard FPSCR for Neon half-precision operationsPeter Maydell1-0/+2
2011-02-09target-arm: Fix VQMOVUN Neon instruction.Juha Riihimäki1-0/+3
2011-02-04Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon1-4/+8
2011-01-12ARM: add neon helpers for VQSHLUJuha Riihimäki1-0/+4
2009-11-22ARM atomic ops rewritePaul Brook1-4/+0
2009-11-19ARM FP16 supportPaul Brook1-0/+3
2009-10-27target-arm: use native tcg-ops for ror/bic/vornAurelien Jarno1-1/+0
2009-10-17target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCGFilip Navara1-6/+0
2008-12-19Implement (very) basic Thumb2-EE support. This doesn't actually implementpbrook1-0/+2
2008-11-17TCG variable type checking.pbrook1-498/+415
2008-03-31ARM TCG conversion 15/16.pbrook1-0/+97
2008-03-31ARM TCG conversion 14/16.pbrook1-0/+208
2008-03-31ARM TCG conversion 13/16.pbrook1-0/+13
2008-03-31ARM TCG conversion 12/16.pbrook1-0/+23
2008-03-31ARM TCG conversion 11/16.pbrook1-0/+2
2008-03-31ARM TCG conversion 10/16.pbrook1-0/+63
2008-03-31ARM TCG conversion 9/16.pbrook1-0/+14
2008-03-31ARM TCG conversion 8/16.pbrook1-0/+38
2008-03-31ARM TCG conversion 7/16.pbrook1-2/+44
2008-03-31ARM TCG conversion 6/16.pbrook1-0/+3
2008-03-31ARM TCG conversion 4/16.pbrook1-4/+33
2008-03-31ARM TCG conversion 2/16.pbrook1-0/+1
2008-03-31ARM TCG conversion 1/16.pbrook1-0/+6