On 4/20/23 22:28, Anton Johansson wrote:
Updates helper_unaligned_[ld|st] to take the store/load address as a vaddr instead of a target_ulong.Signed-off-by: Anton Johansson<a...@rev.ng> --- accel/tcg/user-exec.c | 4 ++-- include/tcg/tcg-ldst.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
I've got patches posted to remove these functions. r~