Re: [PATCH 11/11] target/ppc: Implement slbiag

2022-06-21 Thread Leandro Lupori
On 6/15/22 16:20, Lucas Coutinho wrote: Signed-off-by: Lucas Coutinho --- Reviewed-by: Leandro Lupori Thanks, Leandro

[PATCH 11/11] target/ppc: Implement slbiag

2022-06-15 Thread Lucas Coutinho
Signed-off-by: Lucas Coutinho --- target/ppc/helper.h | 1 + target/ppc/insn32.decode | 4 +++ target/ppc/mmu-hash64.c | 27 target/ppc/translate/storage-ctrl-impl.c.inc | 14 ++ 4 files changed, 46 i