Home
last modified time | relevance | path

Searched refs:tcg_gen_brcond_tl (Results 1 – 19 of 19) sorted by relevance

/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_branch.c.inc39 tcg_gen_brcond_tl(cond, src1, src2, l);
H A Dtrans_atomic.c.inc32 tcg_gen_brcond_tl(TCG_COND_EQ, t0, cpu_lladdr, l1);
/qemu/include/tcg/
H A Dtcg-op.h209 #define tcg_gen_brcond_tl tcg_gen_brcond_i64 macro
330 #define tcg_gen_brcond_tl tcg_gen_brcond_i32
/qemu/target/riscv/insn_trans/
H A Dtrans_rvzicfiss.c.inc40 tcg_gen_brcond_tl(TCG_COND_EQ, data, rs1, skip);
H A Dtrans_rva.c.inc66 tcg_gen_brcond_tl(TCG_COND_NE, load_res, src1, l1);
H A Dtrans_rvv.c.inc952 tcg_gen_brcond_tl(TCG_COND_GE, i, cpu_vl, end);
957 tcg_gen_brcond_tl(TCG_COND_GE, k, tcg_constant_tl(nf), end_k);
984 tcg_gen_brcond_tl(TCG_COND_NE, mask_elem, tcg_constant_tl(0),
1076 tcg_gen_brcond_tl(TCG_COND_GE, k, tcg_constant_tl(nf), end);
1080 tcg_gen_brcond_tl(TCG_COND_GE, i, tail_tot, end_i);
3696 tcg_gen_brcond_tl(TCG_COND_GEU, cpu_vstart, cpu_vl, over);
3756 tcg_gen_brcond_tl(TCG_COND_GEU, cpu_vstart, cpu_vl, over);
H A Dtrans_rvi.c.inc285 tcg_gen_brcond_tl(cond, src1, src2, l);
/qemu/target/hexagon/
H A Dgenptr.c351 tcg_gen_brcond_tl(TCG_COND_NE, vaddr, hex_llsc_addr, fail); in gen_store_conditional4()
376 tcg_gen_brcond_tl(TCG_COND_NE, vaddr, hex_llsc_addr, fail); in gen_store_conditional8()
/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc1030 tcg_gen_brcond_tl(TCG_COND_NE, taddr, lladdr, lab_fail);
2376 tcg_gen_brcond_tl(tcg_invert_cond(cond), t0, timm, fs);
2490 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_GEU), t0, t1, fs);
2502 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_LTU), t0, t1, fs);
2514 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_GE), t0, t1, fs);
2526 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_LT), t0, t1, fs);
H A Dtranslate.c2230 tcg_gen_brcond_tl(TCG_COND_EQ, addr, cpu_lladdr, l1); in gen_st_cond()
4305 tcg_gen_brcond_tl(TCG_COND_NE, t0, t1, l1); in gen_trap()
4309 tcg_gen_brcond_tl(TCG_COND_LT, t0, t1, l1); in gen_trap()
4313 tcg_gen_brcond_tl(TCG_COND_LTU, t0, t1, l1); in gen_trap()
4317 tcg_gen_brcond_tl(TCG_COND_GE, t0, t1, l1); in gen_trap()
4321 tcg_gen_brcond_tl(TCG_COND_GEU, t0, t1, l1); in gen_trap()
4325 tcg_gen_brcond_tl(TCG_COND_EQ, t0, t1, l1); in gen_trap()
11101 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_GEU), t0, t1, fs); in gen_compute_compact_branch()
11113 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_LTU), t0, t1, fs); in gen_compute_compact_branch()
11125 tcg_gen_brcond_tl(tcg_invert_cond(TCG_COND_GE), t0, t1, fs); in gen_compute_compact_branch()
[all …]
H A Dmxu_translate.c3717 tcg_gen_brcond_tl(TCG_COND_GE, t2, t4, l_xra_only); in gen_mxu_s32extrv()
/qemu/target/ppc/translate/
H A Dspe-impl.c.inc270 tcg_gen_brcond_tl(tcg_cond, cpu_gpr[rA(ctx->opcode)], \
278 tcg_gen_brcond_tl(tcg_cond, cpu_gprh[rA(ctx->opcode)], \
/qemu/target/i386/tcg/
H A Dtranslate.c1236 tcg_gen_brcond_tl(cc.cond, cc.reg, cc.reg2, l1); in gen_jcc_noeob()
1257 tcg_gen_brcond_tl(cc.cond, cc.reg, cc.reg2, l1); in gen_jcc()
H A Demit.c.inc1732 tcg_gen_brcond_tl(TCG_COND_EQ, oldv, s->cc_srcT, label_bottom);
1735 tcg_gen_brcond_tl(cond, cmp_lhs, cmp_rhs, label_top);
2726 tcg_gen_brcond_tl(TCG_COND_NE, oldv, cmpv, label1);
/qemu/target/openrisc/
H A Dtranslate.c712 tcg_gen_brcond_tl(TCG_COND_NE, ea, cpu_lock_addr, lab_fail); in trans_l_swa()
/qemu/target/ppc/
H A Dtranslate.c3204 tcg_gen_brcond_tl(TCG_COND_NE, EA, cpu_reserve, lfail); in gen_conditional_store()
3287 tcg_gen_brcond_tl(TCG_COND_NE, EA, cpu_reserve, lfail); in gen_stqcx_()
4902 tcg_gen_brcond_tl(TCG_COND_GEU, t0, t1, l1); in gen_405_mulladd_insn()
/qemu/target/microblaze/
H A Dtranslate.c1027 tcg_gen_brcond_tl(TCG_COND_NE, cpu_res_addr, addr, swx_fail); in trans_swx()
/qemu/target/avr/
H A Dtranslate.c2715 tcg_gen_brcond_tl(ctx->skip_cond, ctx->skip_var0, in avr_tr_translate_insn()
/qemu/target/tricore/
H A Dtranslate.c2846 tcg_gen_brcond_tl(cond, r1, r2, jumpLabel); in gen_branch_cond()