mbox series

[0/2] tcg/loongarch64: constraint fix and improvement

Message ID 20250424190741.738515-1-richard.henderson@linaro.org
Headers show
Series tcg/loongarch64: constraint fix and improvement | expand

Message

Richard Henderson April 24, 2025, 7:07 p.m. UTC
Fix an assertion failure in sextract64 which shows up in make check.
While in the area, improve the constraint match for VCMP.

r~

Richard Henderson (2):
  tcg/loongarch64: Fix vec_val computation in tcg_target_const_match
  tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP

 tcg/loongarch64/tcg-target.c.inc | 48 ++++++++++++++++++--------------
 1 file changed, 27 insertions(+), 21 deletions(-)