Lines Matching full:issp
221 VIXL_ASSERT(!reg.IsSP());
232 VIXL_ASSERT(!reg.IsSP());
284 VIXL_ASSERT(!regoffset.IsSP());
299 VIXL_ASSERT(regoffset.Is64Bits() && !regoffset.IsSP());
321 VIXL_ASSERT(regoffset_.Is64Bits() && !regoffset_.IsSP());
335 VIXL_ASSERT(!regoffset_.IsSP());
1172 if (rd.IsSP() || rm.IsSP()) {
1606 if (rn.IsSP() || rd.IsSP()) {
1607 VIXL_ASSERT(!(rd.IsSP() && (S == SetFlags)));