Home | History | Annotate | Download | only in mips64

Lines Matching refs:DSRA

2207 void Assembler::dsra(Register rd, Register rt, uint16_t sa) {
2208 GenInstrRegister(SPECIAL, zero_reg, rt, rd, sa & 0x1F, DSRA);