]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement gcs bit for data abort
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Oct 2025 21:55:30 +0000 (14:55 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Oct 2025 09:42:12 +0000 (10:42 +0100)
commit8a0dda3e6b2394d0e96c16b80f44db97f9cc3e6e
tree070178812261fc3168643df3d51bb06610ca5fd5
parent4c14265b8092a250edaef62891ee2d55fcfac92d
target/arm: Implement gcs bit for data abort

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-31-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/tlb_helper.c