Searched refs:CondBit0 (Results 1 – 8 of 8) sorted by relevance
747 unsigned CondBit0 = Mask >> 4 & 1; in printThumbITMask() local751 bool T = ((Mask >> Pos) & 1) == CondBit0; in printThumbITMask()
998 unsigned CondBit0 = Firstcond & 1; in printThumbITMask() local1002 bool T = ((Mask >> Pos) & 1) == CondBit0; in printThumbITMask()
1114 unsigned CondBit0 = Firstcond & 1; in printThumbITMask() local1118 bool T = ((Mask >> Pos) & 1) == CondBit0; in printThumbITMask()
95 unsigned CondBit0 = Firstcond & 1; in ITStatus_setITState() local102 bool T = ((Mask >> Pos) & 1) == (int)CondBit0; in ITStatus_setITState()
1751 unsigned CondBit0 = Firstcond & 1; in printThumbITMask() local1756 bool T = ((Mask >> Pos) & 1) == CondBit0; in printThumbITMask()
744 unsigned CondBit0 = Mask >> 4 & 1; in getInstruction() local748 bool T = ((Mask >> Pos) & 1) == CondBit0; in getInstruction()
66 unsigned CondBit0 = Firstcond & 1; in setITState() local72 bool T = ((Mask >> Pos) & 1) == CondBit0; in setITState()
71 unsigned CondBit0 = Firstcond & 1; in setITState() local77 bool T = ((Mask >> Pos) & 1) == CondBit0; in setITState()