mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
target/ppc: Move slbfee to decodetree
Reviewed-by: Leandro Lupori <leandro.lupori@eldorado.org.br> Signed-off-by: Lucas Coutinho <lucas.coutinho@eldorado.org.br> Message-Id: <20220701133507.740619-10-lucas.coutinho@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
41b60e46b8
commit
26d02c9d42
5 changed files with 38 additions and 28 deletions
|
@ -875,6 +875,8 @@ SLBMTE 011111 ..... ----- ..... 0110010010 - @X_tb
|
|||
SLBMFEV 011111 ..... ----- ..... 1101010011 - @X_tb
|
||||
SLBMFEE 011111 ..... ----- ..... 1110010011 - @X_tb
|
||||
|
||||
SLBFEE 011111 ..... ----- ..... 1111010011 1 @X_tb
|
||||
|
||||
## TLB Management Instructions
|
||||
|
||||
&X_tlbie rb rs ric prs:bool r:bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue