Searched refs:Icc_NE (Results 1 – 1 of 1) sorted by relevance
97 #define Icc_NE 0x9 /* not equal (equiv. not zero) */ macro379 #define I_BNE(a, d) _I_BRANCH(a, Icc_NE, IOP2_Bicc, d)380 #define I_BNZ(a, d) _I_BRANCH(a, Icc_NE, IOP2_Bicc, d)