reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1528 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) 1528 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) 1528 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) 1529 if (FilterBitValues[BitIndex] == BIT_TRUE || 1530 FilterBitValues[BitIndex] == BIT_FALSE) 1540 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1540 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1540 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1541 switch (bitAttrs[BitIndex]) { 1543 if (insn[BitIndex] == BIT_UNSET) 1544 bitAttrs[BitIndex] = ATTR_ALL_UNSET; 1546 bitAttrs[BitIndex] = ATTR_ALL_SET; 1549 if (insn[BitIndex] == BIT_UNSET) 1550 bitAttrs[BitIndex] = ATTR_MIXED; 1553 if (insn[BitIndex] != BIT_UNSET) 1554 bitAttrs[BitIndex] = ATTR_MIXED; 1586 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1586 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1586 for (BitIndex = 0; BitIndex < BitWidth; ++BitIndex) { 1587 bitAttr_t bitAttr = bitAttrs[BitIndex]; 1597 StartBit = BitIndex; 1603 StartBit = BitIndex; 1613 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1619 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1623 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1624 StartBit = BitIndex; 1634 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1635 StartBit = BitIndex; 1639 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1640 StartBit = BitIndex; 1644 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1667 reportRegion(RA, StartBit, BitIndex, AllowMixed); 1672 reportRegion(RA, StartBit, BitIndex, AllowMixed);