Home | History | Annotate | Download | only in src

Lines Matching defs:movt

868 void AssemblerMIPS32::movt(const Operand *OpRd, const Operand *OpRs,
871 const IValueT Rd = encodeGPRegister(OpRd, "Rd", "movt");
872 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "movt");