Icc_NE
#define I_BNE(a, d) _I_BRANCH(a, Icc_NE, IOP2_Bicc, d)
#define I_BNZ(a, d) _I_BRANCH(a, Icc_NE, IOP2_Bicc, d)