On 22/01/26, Philippe Mathieu-Daudé wrote: > In preparation of removing the cpu_ld*_data_ra() and > cpu_st*_data_ra() calls, inline them. No logical change > intended. > > We note the page translation hash address is expected to > be aligned, so the MO_UNALN flag is misleading. Next commit > will remove it. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/ppc/tcg-excp_helper.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Anton Johansson <[email protected]>
