Home | History | Annotate | Download | only in mips

Lines Matching full:mfhi

1547 void Assembler::mfhi(Register rd) {
1548 GenInstrRegister(SPECIAL, zero_reg, zero_reg, rd, 0, MFHI);