Age | Commit message (Expand) | Author |
2019-05-13 | tcg: Specify optional vector requirements with a list | Richard Henderson |
2019-05-06 | decodetree: Add DisasContext argument to !function expanders | Richard Henderson |
2019-03-15 | target/arm: Check access permission to ADDVL/ADDPL/RDVL | Amir Charif |
2019-02-15 | target/arm: Rely on optimization within tcg_gen_gvec_or | Richard Henderson |
2018-10-31 | decodetree: Remove "insn" argument from trans_* expanders | Richard Henderson |
2018-10-08 | target/arm: Pass TCGMemOpIdx to sve memory helpers | Richard Henderson |
2018-10-08 | target/arm: Rewrite vector gather first-fault loads | Richard Henderson |
2018-10-08 | target/arm: Rewrite vector gather stores | Richard Henderson |
2018-10-08 | target/arm: Rewrite vector gather loads | Richard Henderson |
2018-10-08 | target/arm: Split contiguous stores for endianness | Richard Henderson |
2018-10-08 | target/arm: Split contiguous loads for endianness | Richard Henderson |
2018-10-08 | target/arm: Clear unused predicate bits for LD1RQ | Richard Henderson |
2018-08-16 | target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half | Richard Henderson |
2018-08-16 | target/arm: Fix offset scaling for LD_zprr and ST_zprr | Richard Henderson |
2018-08-16 | target/arm: Fix offset for LD1R instructions | Richard Henderson |
2018-08-16 | target/arm: Fix sign-extension in sve do_ldr/do_str | Richard Henderson |
2018-08-14 | target/arm: Reorganize SVE WHILE | Richard Henderson |
2018-08-14 | target/arm: Fix typo in do_sat_addsub_64 | Richard Henderson |
2018-07-09 | target/arm: Fix do_predset for large VL | Richard Henderson |
2018-07-09 | target/arm: Suppress Coverity warning for PRF | Richard Henderson |
2018-06-29 | target/arm: Implement SVE dot product (indexed) | Richard Henderson |
2018-06-29 | target/arm: Implement SVE dot product (vectors) | Richard Henderson |
2018-06-29 | target/arm: Implement SVE fp complex multiply add (indexed) | Richard Henderson |
2018-06-29 | target/arm: Implement SVE fp complex multiply add | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point complex add | Richard Henderson |
2018-06-29 | target/arm: Implement SVE MOVPRFX | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point unary operations | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point round to integral value | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point convert to integer | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point convert precision | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point trig multiply-add coefficient | Richard Henderson |
2018-06-29 | target/arm: Implement SVE FP Compare with Zero Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE FP Fast Reduction Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Floating Point Multiply Indexed Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point arithmetic with immediate | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point compare vectors | Richard Henderson |
2018-06-29 | target/arm: Implement SVE scatter store vector immediate | Richard Henderson |
2018-06-29 | target/arm: Implement SVE first-fault gather loads | Richard Henderson |
2018-06-29 | target/arm: Implement SVE gather loads | Richard Henderson |
2018-06-29 | target/arm: Implement SVE prefetches | Richard Henderson |
2018-06-29 | target/arm: Implement SVE scatter stores | Richard Henderson |
2018-06-29 | target/arm: Implement SVE store vector/predicate register | Richard Henderson |
2018-06-29 | target/arm: Implement SVE load and broadcast element | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Floating Point Accumulating Reduction Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE FP Multiply-Add Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE floating-point arithmetic (predicated) | Richard Henderson |
2018-06-29 | target/arm: Implement SVE integer convert to floating-point | Richard Henderson |
2018-06-29 | target/arm: Implement SVE load and broadcast quadword | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Memory Contiguous Store Group | Richard Henderson |