Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dtranslate.c295 static DisasCond cond_make(TCGCond c, TCGv_i64 a0, TCGv_i64 a1) in cond_make() function
800 return cond_make(tc, in1, in2); in do_sub_cond()
4238 ctx->null_cond = cond_make(TCG_COND_EQ, t, c); in trans_ftest()