Searched refs:LoadStorePairLBit (Results 1 – 4 of 4) sorted by relevance
491 return Mask(LoadStorePairLBit) != 0; in IsLoad()523 return Mask(LoadStorePairLBit) == 0; in IsStore()
1126 VIXL_ASSERT(((op & LoadStorePairLBit) == 0) || !rt.Is(rt2)); in LoadStorePair()7095 VIXL_ASSERT((STP_w | LoadStorePairLBit) == LDP_w); in LoadPairOpFor()7097 LoadStorePairLBit); in LoadPairOpFor()
1039 LoadStorePairLBit = 1 << 22, enumerator
4624 VIXL_ASSERT(((op & LoadStorePairLBit) == 0) || (rt != rt2)); in LoadStorePairHelper()