On 2/3/24 06:16, Richard Henderson wrote:
Ignore the "monitor" portion and treat them the same as their base asis.
s/asis/ASIs/
Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/sparc/asi.h | 4 ++++ target/sparc/ldst_helper.c | 4 ++++ target/sparc/translate.c | 8 ++++++++ 3 files changed, 16 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>