|
From: | Richard Henderson |
Subject: | Re: [PATCH 2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant |
Date: | Sun, 3 Oct 2021 13:30:35 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 9/28/21 4:54 PM, Philipp Tomsich wrote:
We need to use the newly introduced dup_const_tl in orc.b to legalise the truncation (to target_long) of the constant generated with dup_const. Signed-off-by: Philipp Tomsich<philipp.tomsich@vrull.eu> --- target/riscv/insn_trans/trans_rvb.c.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |