Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c288 static DisasCond cond_make_0(TCGCond c, TCGv_i64 a0) in cond_make_0() function
680 cond = cond_make_0(TCG_COND_EQ, res); in do_cond()
714 cond = cond_make_0(TCG_COND_EQ, cb_msb); in do_cond()
731 cond = cond_make_0(TCG_COND_LT, sv); in do_cond()
874 return cond_make_0(tc, res); in do_log_cond()
933 cond = cond_make_0(TCG_COND_NE, tmp); in do_unit_cond()
941 cond = cond_make_0(TCG_COND_NE, tmp); in do_unit_cond()
946 cond = cond_make_0(TCG_COND_NE, cb); in do_unit_cond()
951 cond = cond_make_0(TCG_COND_NE, cb); in do_unit_cond()
956 cond = cond_make_0(TCG_COND_NE, cb); in do_unit_cond()
[all …]