summaryrefslogtreecommitdiffstats
path: root/target/arm/helper-sve.h
Commit message (Expand)AuthorAgeFilesLines
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Merge helper_sve_clr_* and helper_sve_movz_*Richard Henderson2020-08-281-5/+0Star
* target/arm: Add mte helpers for sve scatter/gather memory opsRichard Henderson2020-06-261-0/+285
* target/arm: Add mte helpers for sve scalar + int ff/nf loadsRichard Henderson2020-06-261-0/+98
* target/arm: Add mte helpers for sve scalar + int storesRichard Henderson2020-06-261-0/+47
* target/arm: Add mte helpers for sve scalar + int loadsRichard Henderson2020-06-261-0/+58
* target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLARichard Henderson2020-05-111-19/+34
* target/arm: Convert PMULL.8 to gvecRichard Henderson2020-02-211-0/+2
* target/arm: Rewrite vector gather first-fault loadsRichard Henderson2018-10-081-21/+63
* target/arm: Rewrite vector gather storesRichard Henderson2018-10-081-13/+39
* target/arm: Rewrite vector gather loadsRichard Henderson2018-10-081-21/+63
* target/arm: Split contiguous stores for endiannessRichard Henderson2018-10-081-17/+35
* target/arm: Split contiguous loads for endiannessRichard Henderson2018-10-081-38/+83
* target/arm: Implement SVE fp complex multiply addRichard Henderson2018-06-291-0/+4
* target/arm: Implement SVE floating-point complex addRichard Henderson2018-06-291-0/+7
* target/arm: Implement SVE floating-point unary operationsRichard Henderson2018-06-291-0/+14
* target/arm: Implement SVE floating-point round to integral valueRichard Henderson2018-06-291-0/+14
* target/arm: Implement SVE floating-point convert to integerRichard Henderson2018-06-291-0/+30
* target/arm: Implement SVE floating-point convert precisionRichard Henderson2018-06-291-0/+13
* target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson2018-06-291-0/+4
* target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson2018-06-291-0/+42
* target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson2018-06-291-0/+35
* target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson2018-06-291-0/+56
* target/arm: Implement SVE floating-point compare vectorsRichard Henderson2018-06-291-0/+49
* target/arm: Implement SVE first-fault gather loadsRichard Henderson2018-06-291-0/+67
* target/arm: Implement SVE gather loadsRichard Henderson2018-06-291-0/+67
* target/arm: Implement SVE scatter storesRichard Henderson2018-06-291-0/+41
* target/arm: Implement SVE load and broadcast elementRichard Henderson2018-06-291-0/+5
* target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson2018-06-291-0/+7
* target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson2018-06-291-0/+16
* target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson2018-06-291-0/+77
* target/arm: Implement SVE integer convert to floating-pointRichard Henderson2018-06-291-0/+30
* target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson2018-06-291-0/+29
* target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson2018-06-291-0/+40
* target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson2018-06-291-0/+35
* target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson2018-06-151-0/+14
* target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson2018-06-151-0/+25
* target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson2018-06-151-0/+2
* target/arm: Implement SVE Predicate Count GroupRichard Henderson2018-06-151-0/+2
* target/arm: Implement SVE Partition Break GroupRichard Henderson2018-06-151-0/+18
* target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson2018-06-151-0/+44
* target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson2018-06-151-0/+115
* target/arm: Implement SVE Select Vectors GroupRichard Henderson2018-06-151-0/+9
* target/arm: Implement SVE vector splice (predicated)Richard Henderson2018-06-151-0/+2
* target/arm: Implement SVE reverse within elementsRichard Henderson2018-06-151-0/+14
* target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson2018-06-151-0/+2
* target/arm: Implement SVE compress active elementsRichard Henderson2018-06-151-0/+3
* target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson2018-06-151-0/+15
* target/arm: Implement SVE Permute - Predicates GroupRichard Henderson2018-06-151-0/+6
* target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson2018-06-151-0/+23