aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/sve_helper.c
AgeCommit message (Expand)Author
2024-02-16target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson
2023-10-03target/arm: Replace TARGET_PAGE_ENTRY_EXTRAAnton Johansson
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-05-18target/arm: Fix vd == vm overlap in sve_ldff1_zRichard Henderson
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé
2023-02-28accel/tcg: Add 'size' param to probe_access_fullRichard Henderson
2023-02-28accel/tcg: Add 'size' param to probe_access_flags()Daniel Henrique Barboza
2023-02-27target/arm: move helpers to tcg/Claudio Fontana