summaryrefslogtreecommitdiffstats
path: root/target/arm/neon-shared.decode
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Remove duplicate 'plus1' function from Neon and SVE decodePeter Maydell2021-07-181-1/+1
* target/arm: Implement bfloat widening fma (indexed)Richard Henderson2021-06-031-0/+2
* target/arm: Implement bfloat widening fma (vector)Richard Henderson2021-06-031-0/+3
* target/arm: Implement bfloat16 matrix multiply accumulateRichard Henderson2021-06-031-0/+2
* target/arm: Implement bfloat16 dot product (indexed)Richard Henderson2021-06-031-0/+2
* target/arm: Implement bfloat16 dot product (vector)Richard Henderson2021-06-031-0/+2
* target/arm: Implement integer matrix multiply accumulateRichard Henderson2021-05-251-0/+7
* target/arm: Implement aarch32 VSUDOT, VUSDOTRichard Henderson2021-05-251-0/+6
* target/arm: Split decode of VSDOT and VUDOTRichard Henderson2021-05-251-3/+6
* target/arm: Fix decode for VDOT (indexed)Richard Henderson2021-05-251-2/+2
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Convert VCMLA, VCADD size field to MO_* in decodePeter Maydell2020-09-141-6/+12
* target/arm: Convert VFM[AS]L (scalar) to decodetreePeter Maydell2020-05-041-0/+7
* target/arm: Convert V[US]DOT (scalar) to decodetreePeter Maydell2020-05-041-0/+3
* target/arm: Convert VCMLA (scalar) to decodetreePeter Maydell2020-05-041-0/+5
* target/arm: Convert VFM[AS]L (vector) to decodetreePeter Maydell2020-05-041-0/+6
* target/arm: Convert V[US]DOT (vector) to decodetreePeter Maydell2020-05-041-0/+4
* target/arm: Convert VCADD (vector) to decodetreePeter Maydell2020-05-041-0/+3
* target/arm: Convert VCMLA (vector) to decodetreePeter Maydell2020-05-041-0/+11
* target/arm: Add stubs for AArch32 Neon decodetreePeter Maydell2020-05-041-0/+27