mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
target/microblaze: Convert dec_msr to decodetree
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
536e340f46
commit
9df297a2d8
2 changed files with 139 additions and 134 deletions
|
@ -182,6 +182,9 @@ lwi 111010 ..... ..... ................ @typeb
|
|||
|
||||
mbar 101110 imm:5 00010 0000 0000 0000 0100
|
||||
|
||||
mfs 100101 rd:5 0 e:1 000 10 rs:14
|
||||
mts 100101 0 e:1 000 ra:5 11 rs:14
|
||||
|
||||
msrclr 100101 ..... 100010 ............... @type_msr
|
||||
msrset 100101 ..... 100000 ............... @type_msr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue