Home | History | Annotate | Download | only in mips

Lines Matching refs:NOR

1591 void Assembler::nor(Register rd, Register rs, Register rt) {
1592 GenInstrRegister(SPECIAL, rs, rt, rd, 0, NOR);