Searched refs:hexMask (Results 1 – 1 of 1) sorted by relevance
4533 uint64_t hexMask = ~((1L << numBitsToClear) - 1); in CallRecordWriteStub() local4539 nill(dst, Operand(static_cast<uint16_t>(hexMask))); in CallRecordWriteStub()4541 nilf(dst, Operand(static_cast<uint32_t>(hexMask))); in CallRecordWriteStub()4544 nihf(dst, Operand(hexMask >> 32)); in CallRecordWriteStub()