|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 05/23] target/loongarch: Use target_ulong for iocsrrd helper results |
Date: | Thu, 26 Dec 2024 13:27:00 -0800 |
User-agent: | Mozilla Thunderbird |
On 12/26/24 13:19, Jiaxun Yang wrote:
Those results are all targeting TCGv values, which means they should be in target_ulong type. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> --- target/loongarch/helper.h | 8 ++++---- target/loongarch/tcg/iocsr_helper.c | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |