Home | History | Annotate | Download | only in aarch32

Lines Matching full:vmrs

7908   void Vmrs(Condition cond,
7916 vmrs(cond, rt, spec_reg);
7918 void Vmrs(RegisterOrAPSR_nzcv rt, SpecialFPRegister spec_reg) {
7919 Vmrs(al, rt, spec_reg);