aboutsummaryrefslogtreecommitdiff
path: root/target-arm/helper.h
AgeCommit message (Expand)Author
2013-12-10target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions.Will Newton
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson
2013-02-23target-arm: Implement sbc_cc inlineRichard Henderson
2013-02-23target-arm: Implement adc_cc inlineRichard Henderson
2013-02-23target-arm: Use mul[us]2 and add2 in umlal et alRichard Henderson
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-28target-arm: rename helper flagsAurelien Jarno
2012-10-24target-arm: Implement abs_i32 inline rather than as a helperPeter Maydell
2012-10-24target-arm: Use TCG operation for Neon 64 bit negationPeter Maydell
2012-10-05target-arm: mark a few integer helpers const and pureAurelien Jarno
2012-10-05target-arm: convert sar, shl and shr helpers to TCGAurelien Jarno
2012-10-05target-arm: convert add_cc and sub_cc helpers to TCGAurelien Jarno
2012-09-15target-arm: convert remaining helpersBlue Swirl
2012-09-15target-arm: convert void helpersBlue Swirl
2012-06-20target-arm: Remove remaining old cp15 infrastructurePeter Maydell
2012-06-20target-arm: Convert TEECR, TEEHBR to new schemePeter Maydell
2012-06-20target-arm: Remove old cpu_arm_set_cp_io infrastructurePeter Maydell
2012-06-20target-arm: initial coprocessor register frameworkPeter Maydell
2011-10-19target-arm: Implement VFPv4 fused multiply-accumulate insnsPeter Maydell
2011-06-22Revert "target-arm: Use global env in neon_helper.c helpers"Peter Maydell
2011-06-22target-arm: Pass fp status pointer explicitly to neon fp helpersPeter Maydell
2011-06-22target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUStatePeter Maydell
2011-06-22Revert "target-arm: Use global env in iwmmxt_helper.c helpers"Peter Maydell
2011-05-23target-arm: Use correct float status for Neon int-float conversionsPeter Maydell
2011-04-17move helpers.h to helper.hLluĂ­s