]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Loosen decode of RDTBR for v7
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Sep 2025 09:41:46 +0000 (11:41 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Sep 2025 23:51:21 +0000 (16:51 -0700)
commit6ff52f9dee064d3c2138426834320f5877863d9b
tree285c06feadc728daa4f778a8a8f4d9f07b1ada8a
parentdc9678cc9725d6c3053c6f110f162d956eb9d48f
target/sparc: Loosen decode of RDTBR for v7

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

Fixes: e8325dc02d0 ("target/sparc: Move RDTBR, FLUSHW 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