Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dtranslate.c270 bool jump_if_true) in gen_conditional_jump() argument
273 TCGCond cond_not_taken = jump_if_true ? TCG_COND_EQ : TCG_COND_NE; in gen_conditional_jump()