summaryrefslogtreecommitdiffstats
path: root/target/arm/sme.decode
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Implement SME integer outer productRichard Henderson2022-07-111-0/+10
* target/arm: Implement FMOPA, FMOPS (widening)Richard Henderson2022-07-111-0/+1
* target/arm: Implement BFMOPA, BFMOPSRichard Henderson2022-07-111-0/+2
* target/arm: Implement FMOPA, FMOPS (non-widening)Richard Henderson2022-07-111-0/+9
* target/arm: Implement SME ADDHA, ADDVARichard Henderson2022-07-111-0/+11
* target/arm: Implement SME LDR, STRRichard Henderson2022-07-111-0/+7
* target/arm: Implement SME LD1, ST1Richard Henderson2022-07-111-0/+9
* target/arm: Implement SME MOVARichard Henderson2022-07-111-0/+15
* target/arm: Implement SME ZERORichard Henderson2022-07-111-0/+4
* target/arm: Add infrastructure for disas_smeRichard Henderson2022-07-111-0/+20