mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
target/sparc: Move ADDC 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
428881deba
commit
420a187d80
2 changed files with 97 additions and 58 deletions
|
@ -163,6 +163,7 @@ SUB 10 ..... 0.0100 ..... . ............. @r_r_ri_cc
|
|||
ANDN 10 ..... 0.0101 ..... . ............. @r_r_ri_cc
|
||||
ORN 10 ..... 0.0110 ..... . ............. @r_r_ri_cc
|
||||
XORN 10 ..... 0.0111 ..... . ............. @r_r_ri_cc
|
||||
ADDC 10 ..... 0.1000 ..... . ............. @r_r_ri_cc
|
||||
|
||||
Tcc_r 10 0 cond:4 111010 rs1:5 0 cc:1 0000000 rs2:5
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue