Home | History | Annotate | Download | only in mips

Lines Matching refs:Nor

499   nor(scratch, reg0, zero_reg);
875 void MacroAssembler::Nor(Register rd, Register rs, const Operand& rt) {
877 nor(rd, rs, rt.rm());
882 nor(rd, rs, at);
1184 nor(at, at, zero_reg);