mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
target/microblaze: Convert dec_rts 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
fd77911304
commit
e6cb035488
2 changed files with 28 additions and 28 deletions
|
@ -202,6 +202,11 @@ rsubic 001011 ..... ..... ................ @typeb
|
|||
rsubik 001101 ..... ..... ................ @typeb
|
||||
rsubikc 001111 ..... ..... ................ @typeb
|
||||
|
||||
rtbd 101101 10010 ..... ................ @typeb_bc
|
||||
rtid 101101 10001 ..... ................ @typeb_bc
|
||||
rted 101101 10100 ..... ................ @typeb_bc
|
||||
rtsd 101101 10000 ..... ................ @typeb_bc
|
||||
|
||||
sb 110100 ..... ..... ..... 0000 000 0000 @typea
|
||||
sbr 110100 ..... ..... ..... 0100 000 0000 @typea
|
||||
sbea 110100 ..... ..... ..... 0001 000 0000 @typea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue