Home | History | Annotate | Download | only in mips64

Lines Matching refs:movt

1627 void MacroAssembler::Movt(Register rd, Register rs, uint16_t cc) {
1628 movt(rd, rs, cc);