mbox series

[0/2] tcg: minor cleanups

Message ID 20250216024709.2624325-1-richard.henderson@linaro.org
Headers show
Series tcg: minor cleanups | expand

Message

Richard Henderson Feb. 16, 2025, 2:47 a.m. UTC
Two minor patches extracted from a larger set.

r~

Richard Henderson (2):
  tcg/i386: Use tcg_{high,unsigned}_cond in tcg_out_brcond2
  tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64

 tcg/loongarch64/tcg-target-has.h |  2 -
 tcg/riscv/tcg-target-has.h       |  2 -
 tcg/i386/tcg-target.c.inc        | 65 ++++----------------------------
 3 files changed, 8 insertions(+), 61 deletions(-)