qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/8] accel/tcg: Replace target_ulong with vaddr in helper_una


From: Anton Johansson
Subject: Re: [PATCH 4/8] accel/tcg: Replace target_ulong with vaddr in helper_unaligned_*()
Date: Mon, 24 Apr 2023 14:48:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0


On 4/23/23 11:10, Richard Henderson wrote:
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<anjo@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.
Nice, I'll remove this patch then!

--
Anton Johansson,
rev.ng Labs Srl.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]