Home
last modified time | relevance | path

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

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