Re: [PATCH v2 42/54] target/openrisc: Convert to TCGCPUOps.tlb_fill_align
On 11/14/24 08:01, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target/openrisc/cpu.h | 8 +--- target/openrisc/cpu.c | 2 +- target/openrisc/mmu.c | 39 +-- 3 files changed, 27 insertions(+), 22 deletions(-) diff --git a/target/op
[PATCH v2 42/54] target/openrisc: Convert to TCGCPUOps.tlb_fill_align
Signed-off-by: Richard Henderson --- target/openrisc/cpu.h | 8 +--- target/openrisc/cpu.c | 2 +- target/openrisc/mmu.c | 39 +-- 3 files changed, 27 insertions(+), 22 deletions(-) diff --git a/target/openrisc/cpu.h b/target/openrisc/cpu.h index c9fe9ae