• Home
  • Raw
  • Download

Lines Matching refs:tcg_gen_brcondi_tl

716     tcg_gen_brcondi_tl(cond, t0, val, l1);                                   \
733 tcg_gen_brcondi_tl(cond, t0, 0, l1); \
948 tcg_gen_brcondi_tl(TCG_COND_EQ, t0, 0, l1); \
1278 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith_imm()
1313 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith_imm()
1576 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith()
1614 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith()
1654 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith()
1690 tcg_gen_brcondi_tl(TCG_COND_GE, t1, 0, l1); in gen_arith()
1743 tcg_gen_brcondi_tl(TCG_COND_EQ, cpu_gpr[rt], 0, l1); in gen_cond_move()
1750 tcg_gen_brcondi_tl(TCG_COND_NE, cpu_gpr[rt], 0, l1); in gen_cond_move()
2034 tcg_gen_brcondi_tl(TCG_COND_EQ, t1, 0, l1); in gen_muldiv()
2035 tcg_gen_brcondi_tl(TCG_COND_NE, t0, INT_MIN, l2); in gen_muldiv()
2036 tcg_gen_brcondi_tl(TCG_COND_NE, t1, -1, l2); in gen_muldiv()
2056 tcg_gen_brcondi_tl(TCG_COND_EQ, t1, 0, l1); in gen_muldiv()
2109 tcg_gen_brcondi_tl(TCG_COND_EQ, t1, 0, l1); in gen_muldiv()
2110 tcg_gen_brcondi_tl(TCG_COND_NE, t0, -1LL << 63, l2); in gen_muldiv()
2111 tcg_gen_brcondi_tl(TCG_COND_NE, t1, -1LL, l2); in gen_muldiv()
2126 tcg_gen_brcondi_tl(TCG_COND_EQ, t1, 0, l1); in gen_muldiv()
6230 tcg_gen_brcondi_tl(TCG_COND_NE, cpu_gpr[ft], 0, l1); in gen_farith()
6246 tcg_gen_brcondi_tl(TCG_COND_EQ, cpu_gpr[ft], 0, l1); in gen_farith()
6649 tcg_gen_brcondi_tl(TCG_COND_NE, cpu_gpr[ft], 0, l1); in gen_farith()
6665 tcg_gen_brcondi_tl(TCG_COND_EQ, cpu_gpr[ft], 0, l1); in gen_farith()
6984 tcg_gen_brcondi_tl(TCG_COND_NE, cpu_gpr[ft], 0, l1); in gen_farith()
7000 tcg_gen_brcondi_tl(TCG_COND_EQ, cpu_gpr[ft], 0, l1); in gen_farith()
7363 tcg_gen_brcondi_tl(TCG_COND_NE, t0, 0, l1); in gen_flt3_arith()
7370 tcg_gen_brcondi_tl(TCG_COND_NE, t0, 4, l2); in gen_flt3_arith()
7647 tcg_gen_brcondi_tl(TCG_COND_NE, bcond, 0, l1); in decode_opc()
8255 tcg_gen_brcondi_tl(TCG_COND_NE, bcond, 0, l1); in decode_opc()