summaryrefslogtreecommitdiff
path: root/target/arm/helper-a64.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-01arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16Alex Bennée1-0/+13
2018-03-01arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16Alex Bennée1-0/+29
2018-03-01arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16Alex Bennée1-0/+32
2018-03-01arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16Alex Bennée1-0/+22
2018-03-01arm/translate-a64: add FP16 x2 ops for simd_indexedAlex Bennée1-1/+45
2018-03-01arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée1-0/+34
2018-03-01arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16Alex Bennée1-0/+24
2018-03-01arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16Alex Bennée1-0/+49
2018-03-01arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16Alex Bennée1-0/+4
2018-03-01arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)Alex Bennée1-0/+18
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-01-25target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson1-2/+3
2018-01-11target/arm: Fix stlxp for aarch64_beMichael Weiser1-2/+5
2017-11-15target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/beRichard Henderson1-8/+6
2017-11-15target/arm: Use helper_retaddr in stxp helpersRichard Henderson1-0/+6
2017-10-24target/arm: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota1-6/+32
2017-01-10target-arm: Use clrsb helperRichard Henderson1-10/+0
2017-01-10target-arm: Use clz opcodeRichard Henderson1-10/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+559