qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 15/84] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong


From: Alex Bennée
Subject: Re: [PATCH 15/84] tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
Date: Thu, 11 May 2023 17:33:55 +0100
User-agent: mu4e 1.11.4; emacs 29.0.90

Richard Henderson <richard.henderson@linaro.org> writes:

> We now have the address size as part of the opcode, so
> we no longer need to test TARGET_LONG_BITS.  We can use
> uint64_t for target_ulong, as passed into load/store helpers.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

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