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.toms...@vrull.eu> --- target/riscv/insn_trans/trans_rvb.c.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~