mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-11 07:03:13 +02:00
Use the new helper_ret_*_mmu routines. Use a conditional call to arrange for a tail-call from the store path, and to load the return address for the helper for the load path. Signed-off-by: Richard Henderson <rth@twiddle.net>