mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
target/ppc: Move slbmfev 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-8-lucas.coutinho@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
0b0ba40fd2
commit
74a153844e
5 changed files with 18 additions and 14 deletions
|
@ -872,6 +872,8 @@ SLBIA 011111 --... ----- ----- 0111110010 - @X_ih
|
|||
|
||||
SLBMTE 011111 ..... ----- ..... 0110010010 - @X_tb
|
||||
|
||||
SLBMFEV 011111 ..... ----- ..... 1101010011 - @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