Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dtranslate.c606 static void do_bf(DisasContext *dc, arg_l_bf *a, TCGCond cond) in do_bf() function
618 do_bf(dc, a, TCG_COND_NE); in trans_l_bf()
624 do_bf(dc, a, TCG_COND_EQ); in trans_l_bnf()