Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dtranslate.c727 static inline void stcond(TCGCond cond, int rd, int imm) in stcond() function
740 stcond(TCG_COND_EQ, a->rd, a->imm); in trans_STZ()
747 stcond(TCG_COND_NE, a->rd, a->imm); in trans_STNZ()