unicorn/qemu/target/m68k
Mark Cave-Ayland db742bec00 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.

Backports commit 852002b5664bf079da05c5201dbf2345b870e5ed from qemu
2021-02-25 23:13:48 -05:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
helper.c target/m68k: consolidate physical translation offset into get_physical_address() 2021-02-25 23:13:48 -05:00
helper.h
Makefile.objs
op_helper.c
qregs.def
softfloat.c softfloat: merge floatx80_mod and floatx80_rem 2021-02-25 13:34:05 -05:00
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 2021-02-25 13:34:05 -05:00
softfloat_fpsp_tables.h
translate.c
unicorn.c Use DEFINE_MACHINE() to register all machines 2018-03-11 15:12:46 -04:00
unicorn.h