qemu/target/m68k
Mark Cave-Ayland 852002b566 target/m68k: consolidate physical translation offset into get_physical_address()
Since all callers to get_physical_address() now apply the same page offset to
the translation result, move the logic into get_physical_address() itself to
avoid duplication.

Suggested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200701201531.13828-3-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-07-06 21:39:57 +02:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h
m68k-semi.c
Makefile.objs
monitor.c
op_helper.c
qregs.def
softfloat_fpsp_tables.h
softfloat.c
softfloat.h
translate.c