aboutsummaryrefslogtreecommitdiff
path: root/target-arm/helper.h
AgeCommit message (Expand)Author
2015-10-16target-arm: Fix CPU breakpoint handlingpull-target-arm-20151016Sergey Fedorov
2015-07-06target-arm: Split DISAS_YIELD from DISAS_WFEPeter Maydell
2015-05-29target-arm: Add exception target el infrastructureGreg Bellows
2014-09-29target-arm: A64: Emulate the SMC insnEdgar E. Iglesias
2014-09-29target-arm: A64: Emulate the HVC insnEdgar E. Iglesias
2014-08-19target-arm: Implement ARMv8 single-step handling for A64 codePeter Maydell
2014-06-09target-arm: Delete unused iwmmxt_msadb helperpull-target-arm-20140609-1Peter Maydell
2014-06-09target-arm: add support for v8 VMULL.P64 instructionPeter Maydell
2014-06-09target-arm: add support for v8 SHA1 and SHA256 instructionsArd Biesheuvel
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-04-17target-arm: Implement AArch64 EL1 exception handlingRob Herring
2014-04-17target-arm: A64: Implement DC ZVAPeter Maydell
2014-04-17target-arm: Add support for generating exceptions with syndrome informationPeter Maydell
2014-04-17target-arm: Provide correct syndrome information for cpreg access trapsPeter Maydell
2014-03-18target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)pull-target-arm-20140319Alex Bennée
2014-03-18target-arm: A64: Add saturating int ops (SQNEG/SQABS)Alex Bennée
2014-03-17target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)Alex Bennée
2014-03-17target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPEAlex Bennée
2014-03-10target-arm: Implement WFE as a yield operationpull-target-arm-20140310Peter Maydell
2014-02-26target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton
2014-02-26target-arm: A64: Implement MSR (immediate) instructionsPeter Maydell
2014-02-20target-arm: Split cpreg access checks out from read/write functionsPeter Maydell
2014-02-20target-arm: A64: Implement remaining 3-same instructionsPeter Maydell
2014-02-08target-arm: A64: Implement 2-reg-misc CNT, NOT and RBITPeter Maydell
2014-01-31target-arm: Add set_neon_rmode helperWill Newton
2014-01-08target-arm: A64: Add support for FCVT between half, single and doublepull-target-arm-20140108Peter Maydell
2014-01-08target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructionsPeter Maydell
2014-01-08target-arm: A64: Add floating-point<->fixed-point instructionsAlexander Graf
2014-01-08target-arm: A64: Add extra VFP fixed point conversion helpersWill Newton
2014-01-08target-arm: Rename A32 VFP conversion helpersWill Newton
2014-01-08target-arm: Use VFP_BINOP macro for min, max, minnum, maxnumPeter Maydell
2013-12-17target-arm: A64: add stubs for a64 specific helpersAlexander Graf
2013-12-17target-arm: add support for v8 AES instructionsArd Biesheuvel
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