aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/sve_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-20accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)Philippe Mathieu-Daudé1-0/+3
2024-12-17target/arm: Convert sve_helper.c to fpst aliasRichard Henderson1-45/+51
2024-11-16target/arm: Drop user-only special case in sve_stN_rRichard Henderson1-4/+0
2024-07-23target/arm: Use set/clear_helper_retaddr in SVE and SME helpersRichard Henderson1-9/+33
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé1-0/+1
2024-02-15target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson1-6/+6
2024-02-03target/arm: Split out arm_env_mmu_indexRichard Henderson1-4/+4
2023-10-03target/arm: Replace TARGET_PAGE_ENTRY_EXTRAAnton Johansson1-1/+1
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée1-4/+0
2023-05-18target/arm: Fix vd == vm overlap in sve_ldff1_zRichard Henderson1-0/+6
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé1-0/+1
2023-02-28accel/tcg: Add 'size' param to probe_access_fullRichard Henderson1-1/+1
2023-02-28accel/tcg: Add 'size' param to probe_access_flags()Daniel Henrique Barboza1-1/+1
2023-02-27target/arm: move helpers to tcg/Claudio Fontana1-0/+7483