]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Loosen decode of RDPSR for v7
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Sep 2025 09:34:52 +0000 (11:34 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Sep 2025 23:50:57 +0000 (16:50 -0700)
commita0345f628394fbd001276c80fd02c8ad0d1b7ee2
tree4f26270cf08b57d72038cc088d70993c2bfbe342
parent49d669ccf33a772e3baf3fe4ebb996dc015f46c1
target/sparc: Loosen decode of RDPSR for v7

For v7, bits [18:0] are ignored.
For v8, bits [18:14] are reserved and bits [13:0] are ignored.

Fixes: 668bb9b755e ("target/sparc: Move RDPSR, RDHPR to decodetree")
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/insns.decode