Searched refs:getDescBit (Results 1 – 4 of 4) sorted by relevance
1159 if (getDescBit(18) == 1) { in tryDecodeDC0()1217 isHw = getDescBit(13); in tryDecodeDC0AlignedBlock()1271 if (getDescBits(9, 4) && getDescBit(8)) { in tryDecodeDC0Memfence()1287 if (getDescBit(12)) { in tryDecodeDC0Memfence()1291 if (getDescBit(11)) { in tryDecodeDC0Memfence()1297 if (getDescBit(10)) { in tryDecodeDC0Memfence()1303 if (getDescBit(9)) { in tryDecodeDC0Memfence()1336 bool isRead = getDescBit(17) == 0; in tryDecodeDC0ScratchBlock()
145 uint32_t getDescBit(int off) const { in getDescBit() function391 if (getDescBit(19) != 0) in decodeMDC_HF()
889 auto chMaskPresent = getDescBit(15) != 0; // [15] in tryDecodeURB()911 addField("ChannelMaskEnable", 15, 1, getDescBit(15), in tryDecodeURB()
900 if (getDescBit(15)) { in tryDecodeLsc()