Home | History | Annotate | Download | only in aarch32

Lines Matching refs:kMask

999   static const uint32_t kMask = 0xf;
1011 uint32_t GetCondition() const { return condition_ & kMask; }