Home
last modified time | relevance | path

Searched refs:tcg_gen_negsetcond_tl (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h201 #define tcg_gen_negsetcond_tl tcg_gen_negsetcond_i64 macro
321 #define tcg_gen_negsetcond_tl tcg_gen_negsetcond_i32
/openbmc/qemu/target/openrisc/
H A Dtranslate.c254 tcg_gen_negsetcond_tl(TCG_COND_NE, cpu_sr_ov, cpu_sr_ov, t0); in gen_mul()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc847 tcg_gen_negsetcond_tl(cond, cpu_gpr[a->rt], temp, zero);
/openbmc/qemu/target/tricore/
H A Dtranslate.c5689 tcg_gen_negsetcond_tl(TCG_COND_EQ, cpu_gpr_d[r3], in decode_rr_accumulator()
5727 tcg_gen_negsetcond_tl(TCG_COND_LT, cpu_gpr_d[r3], in decode_rr_accumulator()
5731 tcg_gen_negsetcond_tl(TCG_COND_LTU, cpu_gpr_d[r3], in decode_rr_accumulator()