Age | Commit message (Expand) | Author | Files | Lines |
2020-11-15 | arm tcg cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-08-28 | target/arm: Merge helper_sve_clr_* and helper_sve_movz_* | Richard Henderson | 1 | -5/+0 |
2020-06-26 | target/arm: Add mte helpers for sve scatter/gather memory ops | Richard Henderson | 1 | -0/+285 |
2020-06-26 | target/arm: Add mte helpers for sve scalar + int ff/nf loads | Richard Henderson | 1 | -0/+98 |
2020-06-26 | target/arm: Add mte helpers for sve scalar + int stores | Richard Henderson | 1 | -0/+47 |
2020-06-26 | target/arm: Add mte helpers for sve scalar + int loads | Richard Henderson | 1 | -0/+58 |
2020-05-11 | target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA | Richard Henderson | 1 | -19/+34 |
2020-02-21 | target/arm: Convert PMULL.8 to gvec | Richard Henderson | 1 | -0/+2 |
2018-10-08 | target/arm: Rewrite vector gather first-fault loads | Richard Henderson | 1 | -21/+63 |
2018-10-08 | target/arm: Rewrite vector gather stores | Richard Henderson | 1 | -13/+39 |
2018-10-08 | target/arm: Rewrite vector gather loads | Richard Henderson | 1 | -21/+63 |
2018-10-08 | target/arm: Split contiguous stores for endianness | Richard Henderson | 1 | -17/+35 |
2018-10-08 | target/arm: Split contiguous loads for endianness | Richard Henderson | 1 | -38/+83 |
2018-06-29 | target/arm: Implement SVE fp complex multiply add | Richard Henderson | 1 | -0/+4 |
2018-06-29 | target/arm: Implement SVE floating-point complex add | Richard Henderson | 1 | -0/+7 |
2018-06-29 | target/arm: Implement SVE floating-point unary operations | Richard Henderson | 1 | -0/+14 |
2018-06-29 | target/arm: Implement SVE floating-point round to integral value | Richard Henderson | 1 | -0/+14 |
2018-06-29 | target/arm: Implement SVE floating-point convert to integer | Richard Henderson | 1 | -0/+30 |
2018-06-29 | target/arm: Implement SVE floating-point convert precision | Richard Henderson | 1 | -0/+13 |
2018-06-29 | target/arm: Implement SVE floating-point trig multiply-add coefficient | Richard Henderson | 1 | -0/+4 |
2018-06-29 | target/arm: Implement SVE FP Compare with Zero Group | Richard Henderson | 1 | -0/+42 |
2018-06-29 | target/arm: Implement SVE FP Fast Reduction Group | Richard Henderson | 1 | -0/+35 |
2018-06-29 | target/arm: Implement SVE floating-point arithmetic with immediate | Richard Henderson | 1 | -0/+56 |
2018-06-29 | target/arm: Implement SVE floating-point compare vectors | Richard Henderson | 1 | -0/+49 |
2018-06-29 | target/arm: Implement SVE first-fault gather loads | Richard Henderson | 1 | -0/+67 |
2018-06-29 | target/arm: Implement SVE gather loads | Richard Henderson | 1 | -0/+67 |
2018-06-29 | target/arm: Implement SVE scatter stores | Richard Henderson | 1 | -0/+41 |
2018-06-29 | target/arm: Implement SVE load and broadcast element | Richard Henderson | 1 | -0/+5 |
2018-06-29 | target/arm: Implement SVE Floating Point Accumulating Reduction Group | Richard Henderson | 1 | -0/+7 |
2018-06-29 | target/arm: Implement SVE FP Multiply-Add Group | Richard Henderson | 1 | -0/+16 |
2018-06-29 | target/arm: Implement SVE floating-point arithmetic (predicated) | Richard Henderson | 1 | -0/+77 |
2018-06-29 | target/arm: Implement SVE integer convert to floating-point | Richard Henderson | 1 | -0/+30 |
2018-06-29 | target/arm: Implement SVE Memory Contiguous Store Group | Richard Henderson | 1 | -0/+29 |
2018-06-29 | target/arm: Implement SVE Contiguous Load, first-fault and no-fault | Richard Henderson | 1 | -0/+40 |
2018-06-29 | target/arm: Implement SVE Memory Contiguous Load Group | Richard Henderson | 1 | -0/+35 |
2018-06-15 | target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group | Richard Henderson | 1 | -0/+14 |
2018-06-15 | target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group | Richard Henderson | 1 | -0/+25 |
2018-06-15 | target/arm: Implement SVE Integer Compare - Scalars Group | Richard Henderson | 1 | -0/+2 |
2018-06-15 | target/arm: Implement SVE Predicate Count Group | Richard Henderson | 1 | -0/+2 |
2018-06-15 | target/arm: Implement SVE Partition Break Group | Richard Henderson | 1 | -0/+18 |
2018-06-15 | target/arm: Implement SVE Integer Compare - Immediate Group | Richard Henderson | 1 | -0/+44 |
2018-06-15 | target/arm: Implement SVE Integer Compare - Vectors Group | Richard Henderson | 1 | -0/+115 |
2018-06-15 | target/arm: Implement SVE Select Vectors Group | Richard Henderson | 1 | -0/+9 |
2018-06-15 | target/arm: Implement SVE vector splice (predicated) | Richard Henderson | 1 | -0/+2 |
2018-06-15 | target/arm: Implement SVE reverse within elements | Richard Henderson | 1 | -0/+14 |
2018-06-15 | target/arm: Implement SVE conditionally broadcast/extract element | Richard Henderson | 1 | -0/+2 |
2018-06-15 | target/arm: Implement SVE compress active elements | Richard Henderson | 1 | -0/+3 |
2018-06-15 | target/arm: Implement SVE Permute - Interleaving Group | Richard Henderson | 1 | -0/+15 |
2018-06-15 | target/arm: Implement SVE Permute - Predicates Group | Richard Henderson | 1 | -0/+6 |
2018-06-15 | target/arm: Implement SVE Permute - Unpredicated Group | Richard Henderson | 1 | -0/+23 |