On 1/18/23 09:11, Richard Henderson wrote:
Split out a helper function, tcg_out_setcond_int, which
does not always produce the complete boolean result, but
returns a set of flags to do so.

Accept all int32_t as constant input, so that LE/GT can
adjust the constant to LT.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  tcg/loongarch64/tcg-target.c.inc | 165 +++++++++++++++++++++----------
  1 file changed, 115 insertions(+), 50 deletions(-)

Reviewed-by: WANG Xuerui <g...@xen0n.name>

Thanks!


Reply via email to