/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_branch.c.inc | 39 tcg_gen_brcond_tl(cond, src1, src2, l);
|
H A D | trans_atomic.c.inc | 32 tcg_gen_brcond_tl(TCG_COND_EQ, t0, cpu_lladdr, l1);
|
/qemu/include/tcg/ |
H A D | tcg-op.h | 209 #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 D | trans_rvzicfiss.c.inc | 40 tcg_gen_brcond_tl(TCG_COND_EQ, data, rs1, skip);
|
H A D | trans_rva.c.inc | 66 tcg_gen_brcond_tl(TCG_COND_NE, load_res, src1, l1);
|
H A D | trans_rvv.c.inc | 952 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 D | trans_rvi.c.inc | 285 tcg_gen_brcond_tl(cond, src1, src2, l);
|
/qemu/target/hexagon/ |
H A D | genptr.c | 351 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 D | nanomips_translate.c.inc | 1030 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 D | translate.c | 2230 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 D | mxu_translate.c | 3717 tcg_gen_brcond_tl(TCG_COND_GE, t2, t4, l_xra_only); in gen_mxu_s32extrv()
|
/qemu/target/ppc/translate/ |
H A D | spe-impl.c.inc | 270 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 D | translate.c | 1236 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 D | emit.c.inc | 1732 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 D | translate.c | 712 tcg_gen_brcond_tl(TCG_COND_NE, ea, cpu_lock_addr, lab_fail); in trans_l_swa()
|
/qemu/target/ppc/ |
H A D | translate.c | 3204 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 D | translate.c | 1027 tcg_gen_brcond_tl(TCG_COND_NE, cpu_res_addr, addr, swx_fail); in trans_swx()
|
/qemu/target/avr/ |
H A D | translate.c | 2715 tcg_gen_brcond_tl(ctx->skip_cond, ctx->skip_var0, in avr_tr_translate_insn()
|
/qemu/target/tricore/ |
H A D | translate.c | 2846 tcg_gen_brcond_tl(cond, r1, r2, jumpLabel); in gen_branch_cond()
|