On 7/27/25 1:02 AM, Richard Henderson wrote:
Note that CreateAccDescGCS() does not enable tagchecked, and Data Aborts from GCS instructions do not set iss.isv.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/tcg/translate-a64.c | 42 ++++++++++++++++++++++++++++++++++ target/arm/tcg/a64.decode | 3 +++ 2 files changed, 45 insertions(+)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>