summaryrefslogtreecommitdiffstats
path: root/target-arm/helpers.h
Commit message (Expand)AuthorAgeFilesLines
* move helpers.h to helper.hLluís2011-04-171-475/+0
* target-arm: Use global env in iwmmxt_helper.c helpersPeter Maydell2011-04-041-61/+61
* target-arm: Use global env in neon_helper.c helpersPeter Maydell2011-04-041-67/+67
* target-arm/helper.c: For float-int conversion helpers pass ints as intsPeter Maydell2011-04-031-30/+30
* target-arm: Move Neon VZIP to helper functionsPeter Maydell2011-02-201-0/+5
* target-arm: Move Neon VUZP to helper functionsPeter Maydell2011-02-201-0/+6
* target-arm: Implement VMULL.P8Peter Maydell2011-02-201-0/+1
* target-arm: Use standard FPSCR for Neon half-precision operationsPeter Maydell2011-02-101-0/+2
* target-arm: Fix VQMOVUN Neon instruction.Juha Riihimäki2011-02-091-0/+3
* Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon2011-02-041-4/+8
* ARM: add neon helpers for VQSHLUJuha Riihimäki2011-01-121-0/+4
* ARM atomic ops rewritePaul Brook2009-11-221-4/+0
* ARM FP16 supportPaul Brook2009-11-191-0/+3
* target-arm: use native tcg-ops for ror/bic/vornAurelien Jarno2009-10-271-1/+0
* target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCGFilip Navara2009-10-171-6/+0
* Implement (very) basic Thumb2-EE support. This doesn't actually implementpbrook2008-12-191-0/+2
* TCG variable type checking.pbrook2008-11-171-498/+415
* ARM TCG conversion 15/16.pbrook2008-03-311-0/+97
* ARM TCG conversion 14/16.pbrook2008-03-311-0/+208
* ARM TCG conversion 13/16.pbrook2008-03-311-0/+13
* ARM TCG conversion 12/16.pbrook2008-03-311-0/+23
* ARM TCG conversion 11/16.pbrook2008-03-311-0/+2
* ARM TCG conversion 10/16.pbrook2008-03-311-0/+63
* ARM TCG conversion 9/16.pbrook2008-03-311-0/+14
* ARM TCG conversion 8/16.pbrook2008-03-311-0/+38
* ARM TCG conversion 7/16.pbrook2008-03-311-2/+44
* ARM TCG conversion 6/16.pbrook2008-03-311-0/+3
* ARM TCG conversion 4/16.pbrook2008-03-311-4/+33
* ARM TCG conversion 2/16.pbrook2008-03-311-0/+1
* ARM TCG conversion 1/16.pbrook2008-03-311-0/+6
OpenPOWER on IntegriCloud