Home | History | Annotate | Download | only in codeflinger

Lines Matching defs:BNE

712         case NE: mMips->BNE(cond.r1, cond.r2, label); break;
1819 void MIPSAssembler::BNE(int Rs, int Rt, const char* label)
1875 BNE(R_at, R_zero, label);
1893 BNE(R_at, R_zero, label);
1899 BNE(R_at, R_zero, label);
1917 BNE(R_at, R_zero, label);
1923 BNE(R_at, R_zero, label);