aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/translate-sme.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-05target/arm: Enable FEAT_EBF16 in the "max" CPUPeter Maydell1-1/+0
2024-09-05target/arm: Pass env pointer through to sme_bfmopa helperPeter Maydell1-1/+1
2024-08-01target/arm: Handle denormals correctly for FMOPA (widening)Peter Maydell1-2/+23
2024-07-29target/arm: Don't assert for 128-bit tile accesses when SVL is 128Peter Maydell1-1/+9
2024-07-18target/arm: Use FPST_F16 for SME FMOPA (widening)Richard Henderson1-4/+8
2024-02-15target/arm: Split out make_svemte_descRichard Henderson1-11/+4
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson1-4/+4
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson1-6/+18
2023-06-05target/arm: Tidy helpers for translationRichard Henderson1-6/+0
2023-06-05target/arm: Include helper-gen.h in translator.hRichard Henderson1-1/+0
2023-03-05target/arm: Drop tcg_temp_free from translator-sme.cRichard Henderson1-28/+0
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas1-0/+373