| Commit message (Expand) | Author | Age | Files | Lines |
* | target/arm: Implement SVE2 complex integer dot product | Richard Henderson | 2021-05-25 | 1 | -0/+99 |
* | target/arm: Implement SVE2 complex integer multiply-add (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+28 |
* | target/arm: Implement SVE2 integer multiply long (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+6 |
* | target/arm: Implement SVE2 multiply-add long (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+16 |
* | target/arm: Implement SVE2 saturating multiply (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+20 |
* | target/arm: Implement SVE2 saturating multiply-add (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+30 |
* | target/arm: Implement SVE2 saturating multiply-add high (indexed) | Richard Henderson | 2021-05-25 | 1 | -0/+36 |
* | target/arm: Implement SVE2 FMMLA | Stephen Long | 2021-05-25 | 1 | -0/+74 |
* | target/arm: Implement SVE2 XAR | Richard Henderson | 2021-05-25 | 1 | -0/+39 |
* | target/arm: Implement SVE2 HISTCNT, HISTSEG | Stephen Long | 2021-05-25 | 1 | -0/+131 |
* | target/arm: Implement SVE2 RSUBHNB, RSUBHNT | Stephen Long | 2021-05-25 | 1 | -0/+10 |
* | target/arm: Implement SVE2 SUBHNB, SUBHNT | Stephen Long | 2021-05-25 | 1 | -0/+10 |
* | target/arm: Implement SVE2 RADDHNB, RADDHNT | Stephen Long | 2021-05-25 | 1 | -0/+10 |
* | target/arm: Implement SVE2 ADDHNB, ADDHNT | Stephen Long | 2021-05-25 | 1 | -0/+36 |
* | target/arm: Implement SVE2 complex integer multiply-add | Richard Henderson | 2021-05-25 | 1 | -0/+46 |
* | target/arm: Implement SVE2 integer multiply-add long | Richard Henderson | 2021-05-25 | 1 | -0/+18 |
* | target/arm: Implement SVE2 saturating multiply-add long | Richard Henderson | 2021-05-25 | 1 | -0/+30 |
* | target/arm: Implement SVE2 MATCH, NMATCH | Stephen Long | 2021-05-25 | 1 | -0/+64 |
* | target/arm: Implement SVE2 bitwise ternary operations | Richard Henderson | 2021-05-25 | 1 | -0/+50 |
* | target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS | Richard Henderson | 2021-05-25 | 1 | -1/+37 |
* | target/arm: Implement SVE2 SQSHRN, SQRSHRN | Richard Henderson | 2021-05-25 | 1 | -0/+24 |
* | target/arm: Implement SVE2 UQSHRN, UQRSHRN | Richard Henderson | 2021-05-25 | 1 | -0/+24 |
* | target/arm: Implement SVE2 SQSHRUN, SQRSHRUN | Richard Henderson | 2021-05-25 | 1 | -0/+35 |
* | target/arm: Implement SVE2 SHRN, RSHRN | Richard Henderson | 2021-05-25 | 1 | -2/+52 |
* | target/arm: Implement SVE2 floating-point pairwise | Stephen Long | 2021-05-25 | 1 | -0/+46 |
* | target/arm: Implement SVE2 saturating extract narrow | Richard Henderson | 2021-05-25 | 1 | -0/+56 |
* | target/arm: Implement SVE2 integer add/subtract long with carry | Richard Henderson | 2021-05-25 | 1 | -0/+34 |
* | target/arm: Implement SVE2 integer absolute difference and accumulate long | Richard Henderson | 2021-05-25 | 1 | -0/+23 |
* | target/arm: Implement SVE2 complex integer add | Richard Henderson | 2021-05-25 | 1 | -0/+42 |
* | target/arm: Implement SVE2 bitwise permute | Richard Henderson | 2021-05-25 | 1 | -0/+73 |
* | target/arm: Implement SVE2 bitwise exclusive-or interleaved | Richard Henderson | 2021-05-25 | 1 | -0/+20 |
* | target/arm: Implement SVE2 bitwise shift left long | Richard Henderson | 2021-05-25 | 1 | -0/+22 |
* | target/arm: Implement SVE2 integer multiply long | Richard Henderson | 2021-05-25 | 1 | -0/+31 |
* | target/arm: Implement SVE2 integer add/subtract wide | Richard Henderson | 2021-05-25 | 1 | -0/+30 |
* | target/arm: Implement SVE2 integer add/subtract long | Richard Henderson | 2021-05-25 | 1 | -0/+43 |
* | target/arm: Implement SVE2 saturating add/subtract (predicated) | Richard Henderson | 2021-05-25 | 1 | -56/+138 |
* | target/arm: Implement SVE2 integer pairwise arithmetic | Richard Henderson | 2021-05-25 | 1 | -0/+76 |
* | target/arm: Implement SVE2 integer halving add/subtract (predicated) | Richard Henderson | 2021-05-25 | 1 | -0/+39 |
* | target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated) | Richard Henderson | 2021-05-25 | 1 | -0/+87 |
* | target/arm: Implement SVE2 integer unary operations (predicated) | Richard Henderson | 2021-05-25 | 1 | -0/+21 |
* | target/arm: Implement SVE2 integer pairwise add and accumulate long | Richard Henderson | 2021-05-25 | 1 | -0/+44 |
* | target/arm: Simplify sve mte checking | Richard Henderson | 2021-04-30 | 1 | -58/+26 |
* | target/arm: Rename mte_probe1 to mte_probe | Richard Henderson | 2021-04-30 | 1 | -3/+3 |
* | target/arm: Merge mte_check1, mte_checkN | Richard Henderson | 2021-04-30 | 1 | -7/+7 |
* | target/arm: Update sve reduction vs simd_desc | Richard Henderson | 2021-03-12 | 1 | -1/+1 |
* | target/arm: Update WHILE for PREDDESC | Richard Henderson | 2021-03-12 | 1 | -2/+2 |
* | target/arm: Update CNTP for PREDDESC | Richard Henderson | 2021-03-12 | 1 | -3/+3 |
* | target/arm: Update BRKA, BRKB, BRKN for PREDDESC | Richard Henderson | 2021-03-12 | 1 | -16/+14 |
* | target/arm: Update find_last_active for PREDDESC | Richard Henderson | 2021-03-12 | 1 | -3/+3 |
* | target/arm: Fix sve_punpk_p vs odd vector lengths | Richard Henderson | 2021-03-12 | 1 | -2/+2 |