On Wed, Jan 27, 2021 at 11:42:54PM +0100, Philippe Mathieu-Daudé wrote: > 'int access_type' and ACCESS_INT are unused, drop them. > Provide the mmu_idx argument to match other targets. > 'int rw' is actually the MMUAccessType, rename it. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/tricore/helper.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian