]> git.proxmox.com Git - mirror_qemu.git/commit
target/sparc: Move WRTBR, WRHPR to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 2 Oct 2023 20:46:42 +0000 (13:46 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:13 +0000 (01:01 -0700)
commitbb97f2f5d77227cc6b5edeed637218e7dd214816
tree56f63253f66b3c50386b1637dd5d58a436ad61f4
parent9422278ef8651e17c1a02909ac00564059177c90
target/sparc: Move WRTBR, WRHPR to decodetree

Implement htstate in the obvious way.

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