Home
last modified time | relevance | path

Searched hist:"627227636127 c44df0e01ab8fd9fae3f731fa8b0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.incdiff 627227636127c44df0e01ab8fd9fae3f731fa8b0 Sat Oct 22 04:58:21 CDT 2022 Richard Henderson <richard.henderson@linaro.org> tcg/riscv: Fix range matched by TCG_CT_CONST_M12

We were matching a signed 13-bit range, not a 12-bit range.
Expand the commentary within the function and be explicit
about all of the ranges.

Reported-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20221022095821.2441874-1-richard.henderson@linaro.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>