mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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>
This commit is contained in:
parent
9422278ef8
commit
bb97f2f5d7
2 changed files with 66 additions and 54 deletions
|
@ -143,6 +143,15 @@ WRPR_strand_status 10 11010 110010 ..... . ............. @n_r_ri
|
|||
RDTBR 10 rd:5 101011 00000 0 0000000000000
|
||||
}
|
||||
|
||||
{
|
||||
WRTBR 10 00000 110011 ..... . ............. @n_r_ri
|
||||
WRHPR_hpstate 10 00000 110011 ..... . ............. @n_r_ri
|
||||
}
|
||||
WRHPR_htstate 10 00001 110011 ..... . ............. @n_r_ri
|
||||
WRHPR_hintp 10 00011 110011 ..... . ............. @n_r_ri
|
||||
WRHPR_htba 10 00101 110011 ..... . ............. @n_r_ri
|
||||
WRHPR_hstick_cmpr 10 11111 110011 ..... . ............. @n_r_ri
|
||||
|
||||
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