target/ppc: Move tlbie[l] to decode tree
commit016b6e1d9c78cd7981b3d9e8f4f3cedd2ba2055a
authorLeandro Lupori <leandro.lupori@eldorado.org.br>
Tue, 12 Jul 2022 19:37:40 +0000 (12 16:37 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 18 Jul 2022 16:59:43 +0000 (18 13:59 -0300)
tree7344ba4ad06c09884c33f0a5114809dff0678077
parent8e1fedf8cef7a11d0cb7d5b23246e1bd5cf02b2a
target/ppc: Move tlbie[l] to decode tree

Also decode RIC, PRS and R operands.

Signed-off-by: Leandro Lupori <leandro.lupori@eldorado.org.br>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220712193741.59134-2-leandro.lupori@eldorado.org.br>
[danielhb: mark bit 31 in @X_tlbie pattern as ignored]
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/cpu_init.c
target/ppc/insn32.decode
target/ppc/translate.c
target/ppc/translate/storage-ctrl-impl.c.inc [new file with mode: 0644]