]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/sparc/translate.c
target/sparc: Move RDPSR, RDHPR to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 2 Oct 2023 03:34:14 +0000 (20:34 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commit668bb9b755e3d4e4e88625aefab14f8e642ca2f3
tree0152f02cca86d62e31b45a380ac95f819eac020d
parentaf25071c1d9ecccd3f05fd7411209a858e5b45b4
target/sparc: Move RDPSR, RDHPR to decodetree

Implement htstate in the obvious way.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/847
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/insns.decode
target/sparc/translate.c