122196 Commits (bcbe82a29396e9f007e1575da0bb4e7e57451c71)
 

Author SHA1 Message Date
Richard Henderson bcbe82a293 target/arm: Introduce pred_count_test 1 year ago
Richard Henderson f8f65ebc0a target/arm: Implement SME2p1 Multiple Zero 1 year ago
Richard Henderson e9b743947b target/arm: Implement FCLAMP for SME2, SVE2p1 1 year ago
Richard Henderson c1317025d8 target/arm: Enable SCLAMP, UCLAMP for SVE2p1 1 year ago
Richard Henderson 8b61eff8e7 target/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP 1 year ago
Richard Henderson 7e27088cfc target/arm: Implement SME2 ZIP, UZP (two registers) 1 year ago
Richard Henderson 70ad5b9fb1 target/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN 1 year ago
Richard Henderson 9a7d445c09 target/arm: Move do_urshr, do_srshr to vec_internal.h 1 year ago
Richard Henderson a3a019c0ef target/arm: Implement SME2 ZIP, UZP (four registers) 1 year ago
Richard Henderson 2ccea62157 target/arm: Implement SME2 SUNPK, UUNPK 1 year ago
Richard Henderson 10168d3912 target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2/SVE2p1 1 year ago
Richard Henderson bde57978ce target/arm: Implement SME2 SQCVT, UQCVT, SQCVTU 1 year ago
Richard Henderson 63b2c8de71 target/arm: Use do_[us]sat_[bhs] in sve_helper.c 1 year ago
Richard Henderson 88b7337311 target/arm: Introduce do_[us]sat_[bhs] macros 1 year ago
Richard Henderson 2065b1420d target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA 1 year ago
Richard Henderson 41167be429 target/arm: Implement SME2 SCVTF, UCVTF 1 year ago
Richard Henderson 91a11f7468 target/arm: Implement SME2 FCVTZS, FCVTZU 1 year ago
Richard Henderson f73ef7f90f target/arm: Implement SME2 FCVT (widening), FCVTL 1 year ago
Richard Henderson 465d36db0e target/arm: Implement SME2 BFCVT, BFCVTN, FCVT, FCVTN 1 year ago
Richard Henderson ccb512d5b5 target/arm: Implement SME2 ADD/SUB (array accumulator) 1 year ago
Richard Henderson c4f514e2b0 target/arm: Implement SME2 FADD, FSUB, BFADD, BFSUB 1 year ago
Richard Henderson 57ef00819e target/arm: Implement SME2 BFMLA, BFMLS 1 year ago
Richard Henderson 77a15fa72a target/arm: Implement SME2 FMLA, FMLS 1 year ago
Richard Henderson e0646fc93e target/arm: Rename gvec_fml[as]_[hs] with _nf_ infix 1 year ago
Richard Henderson 0a151896eb target/arm: Implement SME2 SMLAL, SMLSL, UMLAL, UMLSL 1 year ago
Richard Henderson 279cd4d312 target/arm: Implement SME2 SVDOT, UVDOT, SUVDOT, USVDOT 1 year ago
Richard Henderson 26c3bafbf3 target/arm: Implement SDOT, UDOT (2-way) for SME2/SVE2p1 1 year ago
Richard Henderson 050ce4fb64 target/arm: Tighten USDOT (vectors) decode 1 year ago
Richard Henderson a49089cd60 target/arm: Rename SVE SDOT and UDOT patterns 1 year ago
Richard Henderson 9fce675a8e target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT 1 year ago
Richard Henderson f7186b4288 target/arm: Rename helper_gvec_*dot_[bh] to *_4[bh] 1 year ago
Richard Henderson 7bca70e01a target/arm: Implement SME2 FVDOT, BFVDOT 1 year ago
Richard Henderson be0b56851a target/arm: Implement SME2 BFDOT 1 year ago
Richard Henderson 05cad66f10 target/arm: Implement SME2 FDOT 1 year ago
Richard Henderson 50548277bd target/arm: Implement SME2 FMLAL, BFMLAL 1 year ago
Richard Henderson 04afb92671 target/arm: Add helper_gvec{_ah}_bfmlsl{_nx} 1 year ago
Richard Henderson a476ef9652 target/arm: Pass ZA to helper_sve2_fmlal_zz[zx]w_s 1 year ago
Richard Henderson 9fbc9bd486 target/arm: Implement SME2 ADD/SUB (array results, multiple vectors) 1 year ago
Richard Henderson d636130fbb target/arm: Implement SME2 ADD/SUB (array results, multiple and single vector) 1 year ago
Richard Henderson 930760eb75 target/arm: Implement SME2 Multiple Vectors SVE Destructive 1 year ago
Richard Henderson bc65d2bd1c target/arm: Implement SME2 Multiple and Single SVE Destructive 1 year ago
Richard Henderson baf450ef83 target/arm: Introduce gen_gvec_sve2_sqdmulh 1 year ago
Richard Henderson e129ceae82 target/arm: Implement SME2 SMOPS, UMOPS (2-way) 1 year ago
Richard Henderson 24b5220f4c target/arm: Implement SME2 BMOPA 1 year ago
Richard Henderson e9de40e538 target/arm: Implement SME2 MOVA to/from array, multiple registers 1 year ago
Richard Henderson 72cd08eb76 target/arm: Implement SME2 MOVA to/from tile, multiple registers 1 year ago
Richard Henderson c48d0471be target/arm: Introduce ARMCPU.sme_max_vq 1 year ago
Richard Henderson 7afb9855fc target/arm: Split out get_zarray 1 year ago
Richard Henderson 2c43bee917 target/arm: Rename MOVA for translate 1 year ago
Richard Henderson 51a64f1e77 target/arm: Split get_tile_rowcol argument tile_index 1 year ago