Home | History | Annotate | Download | only in mips

Lines Matching full:movfs

740 TEST_F(AssemblerMIPSTest, MovfS) {
741 DriverStr(RepeatFFIb(&mips::MipsAssembler::MovfS, 3, "movf.s ${reg1}, ${reg2}, $fcc{imm}"),
742 "MovfS");