Searched defs:movf (Results 1 – 2 of 2) sorted by relevance
198 movf $9, $6, $fcc0 # CHECK: movf $9, $6, $fcc0 # encoding: [0x55,0x26,0x01,0x7b] label
837 void AssemblerMIPS32::movf(const Operand *OpRd, const Operand *OpRs, in movf() function in Ice::MIPS32::AssemblerMIPS32