Home | History | Annotate | Download | only in sparc

Lines Matching defs:COND_NE

212 #define COND_NE    0x9
507 [TCG_COND_NE] = COND_NE,
682 tcg_out_branch_i32(s, INSN_COND(COND_NE, 1), lab);