Home | History | Annotate | Download | only in mips

Lines Matching full:bnezc

479                 (opcode == POP76 && rs_field != 0);    // BNEZC
494 // Checks if the instruction is BEQZC or BNEZC.
928 // Checks BEQZC or BNEZC.
1450 void Assembler::bnezc(Register rs, int32_t offset) {