mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
target/sparc: Move RDTBR, FLUSHW to decodetree
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>
This commit is contained in:
parent
5d617bfba0
commit
e8325dc02d
2 changed files with 16 additions and 12 deletions
|
@ -76,6 +76,11 @@ RDPR_gl 10 rd:5 101010 10000 0 0000000000000
|
|||
RDPR_strand_status 10 rd:5 101010 11010 0 0000000000000
|
||||
RDPR_ver 10 rd:5 101010 11111 0 0000000000000
|
||||
|
||||
{
|
||||
FLUSHW 10 00000 101011 00000 0 0000000000000
|
||||
RDTBR 10 rd:5 101011 00000 0 0000000000000
|
||||
}
|
||||
|
||||
Tcc_r 10 0 cond:4 111010 rs1:5 0 cc:1 0000000 rs2:5
|
||||
{
|
||||
# For v7, the entire simm13 field is present, but masked to 7 bits.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue