Home | History | Annotate | Download | only in arm

Lines Matching full:vrsqrts

1980               // vrecps/vrsqrts.f32 Qd, Qm, Qn.
1981 const char* op = instr->Bit(21) == 0 ? "vrecps" : "vrsqrts";