Age | Commit message (Expand) | Author |
2019-07-14 | tcg: Introduce set/clear_helper_retaddr | Richard Henderson |
2019-05-10 | tcg: Use tlb_fill probe from tlb_vaddr_to_host | Richard Henderson |
2018-11-28 | target/arm/sve_helper: Fix compilation with clang 3.4 | Thomas Huth |
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: Rewrite helper_sve_st[1234]*_r | Richard Henderson |
2018-10-08 | target/arm: Rewrite helper_sve_ld[234]*_r | Richard Henderson |
2018-10-08 | target/arm: Rewrite helper_sve_ld1*_r using pages | Richard Henderson |
2018-08-16 | target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h | Richard Henderson |
2018-08-16 | target/arm: Fix typo in helper_sve_ld1hss_r | Richard Henderson |
2018-08-14 | target/arm: Fix typo in helper_sve_movz_d | Richard Henderson |
2018-08-14 | target/arm: Reorganize SVE WHILE | Richard Henderson |
2018-08-14 | target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw | Richard Henderson |
2018-07-16 | target/arm: Fix LD1W and LDFF1W (scalar plus vector) | Richard Henderson |
2018-06-29 | target/arm: Fix SVE signed division vs x86 overflow exception | 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 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 FP Fast Reduction 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 first-fault gather loads | Richard Henderson |
2018-06-29 | target/arm: Implement SVE gather loads | Richard Henderson |
2018-06-29 | target/arm: Implement SVE scatter stores | 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 Memory Contiguous Store Group | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Contiguous Load, first-fault and no-fault | Richard Henderson |
2018-06-29 | target/arm: Implement SVE Memory Contiguous Load Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Integer Compare - Scalars Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Predicate Count Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Partition Break Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Integer Compare - Immediate Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Integer Compare - Vectors Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE Select Vectors Group | Richard Henderson |
2018-06-15 | target/arm: Implement SVE vector splice (predicated) | Richard Henderson |
2018-06-15 | target/arm: Implement SVE reverse within elements | Richard Henderson |