Home | History | Annotate | Download | only in mips64

Lines Matching refs:NOR

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