summaryrefslogtreecommitdiffstats
path: root/target/arm/helper-a64.h
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Merge mte_check1, mte_checkNRichard Henderson2021-04-301-2/+1Star
* target/arm: Speed up aarch64 TBL/TBXRichard Henderson2021-03-051-1/+1
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Add helper_mte_check_zvaRichard Henderson2020-06-261-0/+1
* target/arm: Add gen_mte_checkNRichard Henderson2020-06-261-0/+1
* target/arm: Add gen_mte_check1Richard Henderson2020-06-261-0/+1
* target/arm: Implement the LDGM, STGM, STZGM instructionsRichard Henderson2020-06-261-0/+3
* target/arm: Implement LDG, STG, ST2G instructionsRichard Henderson2020-06-261-0/+7
* target/arm: Implement the ADDG, SUBG instructionsRichard Henderson2020-06-261-0/+1
* target/arm: Implement the IRG instructionRichard Henderson2020-06-261-0/+2
* target/arm: Use DEF_HELPER_FLAGS for helper_dc_zvaRichard Henderson2020-03-051-1/+1
* target/arm: Move helper_dc_zva to helper-a64.cRichard Henderson2020-03-051-0/+1
* target/arm: Split helper_msr_i_pstate into 3Richard Henderson2019-03-051-0/+3
* target/arm: Add new_pc argument to helper_exception_returnRichard Henderson2019-01-211-1/+1
* target/arm: Move helper_exception_return to helper-a64.cRichard Henderson2019-01-211-0/+2
* target/arm: Add PAuth helpersRichard Henderson2019-01-211-0/+12
* target/arm: Implement FCMP for fp16Alex Bennée2018-05-151-0/+2
* target/arm: Implement CAS and CASPRichard Henderson2018-05-101-0/+2
* arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16Alex Bennée2018-03-011-0/+1
* arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16Alex Bennée2018-03-011-0/+1
* arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16Alex Bennée2018-03-011-0/+2
* arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16Alex Bennée2018-03-011-0/+2
* arm/translate-a64: add FP16 x2 ops for simd_indexedAlex Bennée2018-03-011-0/+10
* arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée2018-03-011-0/+2
* arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16Alex Bennée2018-03-011-0/+2
* arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16Alex Bennée2018-03-011-0/+5
* arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16Alex Bennée2018-03-011-0/+4
* arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)Alex Bennée2018-03-011-0/+4
* target/arm: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-0/+4
* target-arm: Use clrsb helperRichard Henderson2017-01-101-2/+0Star
* target-arm: Use clz opcodeRichard Henderson2017-01-101-2/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+50