Home | History | Annotate | Download | only in aarch32

Lines Matching full:fldmiax

1833   void Fldmiax(Condition cond,
1843 fldmiax(cond, rn, write_back, dreglist);
1845 void Fldmiax(Register rn, WriteBack write_back, DRegisterList dreglist) {
1846 Fldmiax(al, rn, write_back, dreglist);