Age | Commit message (Expand) | Author |
2023-02-27 | target/arm: move helpers to tcg/ | Claudio Fontana |
2023-01-12 | target/arm: Fix sve_probe_page | Richard Henderson |
2022-11-04 | target/arm: Copy the entire vector in DO_ZIP | Richard Henderson |
2022-10-20 | target/arm: Use probe_access_full for MTE | Richard Henderson |
2022-10-03 | accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull | Richard Henderson |
2022-07-11 | target/arm: Implement REVD | Richard Henderson |
2022-07-11 | target/arm: Implement SME MOVA | Richard Henderson |
2022-07-07 | target/arm: Record tagged bit for user-only in sve_probe_page | Richard Henderson |
2022-07-07 | target/arm: Fix MTE check in sve_ldnfff1_r | Richard Henderson |
2022-06-08 | target/arm: Move expand_pred_h to vec_internal.h | Richard Henderson |
2022-06-08 | target/arm: Move expand_pred_b to vec_internal.h | Richard Henderson |
2022-06-08 | target/arm: Export sve contiguous ldst support functions | Richard Henderson |
2022-06-08 | target/arm: Split out load/store primitives to sve_ldst_internal.h | Richard Henderson |
2022-05-30 | target/arm: Move sve zip high_ofs into simd_data | Richard Henderson |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau |
2022-03-25 | target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO | Richard Henderson |
2021-11-02 | target/arm: Fixup comment re handle_cpu_signal | Richard Henderson |
2021-06-16 | bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations | Peter Maydell |
2021-06-16 | target/arm: Move expand_pred_b() data to vec_helper.c | Peter Maydell |
2021-06-16 | target/arm: Provide and use H8 and H1_8 macros | Peter Maydell |
2021-06-03 | target/arm: Implement vector float32 to bfloat16 conversion | Richard Henderson |
2021-05-25 | target/arm: Move endian adjustment macros to vec_internal.h | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 bitwise shift immediate | Stephen Long |
2021-05-25 | target/arm: Implement 128-bit ZIP, UZP, TRN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 FLOGB | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 FCVTLT | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 FCVTNT | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 TBL, TBX | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 complex integer dot product | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer multiply long (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 multiply-add long (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add high (indexed) | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 FMMLA | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 XAR | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 HISTCNT, HISTSEG | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 RSUBHNB, RSUBHNT | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 SUBHNB, SUBHNT | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 RADDHNB, RADDHNT | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 ADDHNB, ADDHNT | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 integer multiply-add long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add long | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 MATCH, NMATCH | Stephen Long |
2021-05-25 | target/arm: Implement SVE2 bitwise ternary operations | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 SQSHRN, SQRSHRN | Richard Henderson |
2021-05-25 | target/arm: Implement SVE2 UQSHRN, UQRSHRN | Richard Henderson |