qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 10/11] target/loongarch: Sign extend results in VA32 mode


From: Richard Henderson
Subject: Re: [PATCH v5 10/11] target/loongarch: Sign extend results in VA32 mode
Date: Wed, 9 Aug 2023 08:11:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/9/23 01:26, Jiajie Chen wrote:
In VA32 mode, BL, JIRL and PC* instructions should sign-extend the low
32 bit result to 64 bits.

Signed-off-by: Jiajie Chen<c@jia.je>
---
  target/loongarch/insn_trans/trans_arith.c.inc  | 2 +-
  target/loongarch/insn_trans/trans_branch.c.inc | 4 ++--
  target/loongarch/translate.c                   | 8 ++++++++
  3 files changed, 11 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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