Re: [Qemu-devel] [PATCH v2 22/27] target/tricore: Convert to CPUClass::tlb_fill

2019-05-09 Thread Bastian Koppelmann
On 5/9/19 8:02 AM, Richard Henderson wrote: Cc: Bastian Koppelmann Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- target/tricore/cpu.h | 6 +++--- target/tricore/cpu.c | 1 + target/tricore/helper.c| 27 +++ target/tricore/op_help

[Qemu-devel] [PATCH v2 22/27] target/tricore: Convert to CPUClass::tlb_fill

2019-05-08 Thread Richard Henderson
Cc: Bastian Koppelmann Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- target/tricore/cpu.h | 6 +++--- target/tricore/cpu.c | 1 + target/tricore/helper.c| 27 +++ target/tricore/op_helper.c | 26 -- 4 files chan