target/sparc: Implement monitor ASIs
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 05:13:06 +0000 (22:13 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 5 Jun 2024 16:11:17 +0000 (09:11 -0700)
commiteeb3f592cb364f9d5c70c5525fd90e43b216012d
tree537923005746316e59b795ea639cd7036f3e8e27
parent6fbc032cbc83ba80009c4a2a18e4d5578bc9ba35
target/sparc: Implement monitor ASIs

Ignore the "monitor" portion and treat them the same
as their base ASIs.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/asi.h
target/sparc/ldst_helper.c
target/sparc/translate.c