Hi, This patch series add neg tcg_op and direct jump support into loongarch tcg backend.
Qi Hu (2): tcg/loongarch64: Implement INDEX_op_neg_i{32,64} tcg/loongarch64: Add direct jump support tcg/loongarch64/tcg-insn-defs.c.inc | 3 ++ tcg/loongarch64/tcg-target.c.inc | 58 ++++++++++++++++++++++++++--- tcg/loongarch64/tcg-target.h | 6 +-- 3 files changed, 59 insertions(+), 8 deletions(-) -- 2.37.3