Searched defs:movt (Results 1 – 3 of 3) sorted by relevance
2001 static int32_t DecodeARMv7LoadImmediate(int32_t movt, int32_t movw) { in DecodeARMv7LoadImmediate()2073 const int32_t movt = region.Load<int32_t>(position + Instr::kInstrSize); in ProcessARMv7() local
872 void AssemblerMIPS32::movt(const Operand *OpRd, const Operand *OpRs, in movt() function in Ice::MIPS32::AssemblerMIPS32
1808 void AssemblerARM32::movt(const Operand *OpRd, const Operand *OpSrc, in movt() function in Ice::ARM32::AssemblerARM32