summaryrefslogtreecommitdiffstats
path: root/target-arm/helper.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson2013-10-101-4/+4
* target-arm: Implement sbc_cc inlineRichard Henderson2013-02-231-2/+0
* target-arm: Implement adc_cc inlineRichard Henderson2013-02-231-1/+0
* target-arm: Use mul[us]2 and add2 in umlal et alRichard Henderson2013-02-231-2/+0
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* target-arm: rename helper flagsAurelien Jarno2012-10-281-8/+8
* target-arm: Implement abs_i32 inline rather than as a helperPeter Maydell2012-10-241-1/+0
* target-arm: Use TCG operation for Neon 64 bit negationPeter Maydell2012-10-241-1/+0
* target-arm: mark a few integer helpers const and pureAurelien Jarno2012-10-051-9/+10
* target-arm: convert sar, shl and shr helpers to TCGAurelien Jarno2012-10-051-3/+0
* target-arm: convert add_cc and sub_cc helpers to TCGAurelien Jarno2012-10-051-2/+0
* target-arm: convert remaining helpersBlue Swirl2012-09-151-26/+26
* target-arm: convert void helpersBlue Swirl2012-09-151-4/+4
* target-arm: Remove remaining old cp15 infrastructurePeter Maydell2012-06-201-3/+0
* target-arm: Convert TEECR, TEEHBR to new schemePeter Maydell2012-06-201-2/+0
* target-arm: Remove old cpu_arm_set_cp_io infrastructurePeter Maydell2012-06-201-3/+0
* target-arm: initial coprocessor register frameworkPeter Maydell2012-06-201-0/+5
* target-arm: Implement VFPv4 fused multiply-accumulate insnsPeter Maydell2011-10-191-0/+3
* Revert "target-arm: Use global env in neon_helper.c helpers"Peter Maydell2011-06-221-67/+67
* target-arm: Pass fp status pointer explicitly to neon fp helpersPeter Maydell2011-06-221-11/+8
* target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUStatePeter Maydell2011-06-221-8/+8
* Revert "target-arm: Use global env in iwmmxt_helper.c helpers"Peter Maydell2011-06-221-61/+61
* target-arm: Use correct float status for Neon int-float conversionsPeter Maydell2011-05-231-30/+30
* move helpers.h to helper.hLluĂ­s2011-04-171-0/+475
OpenPOWER on IntegriCloud