Searched refs:CondBit0 (Results 1 – 4 of 4) sorted by relevance
1114 unsigned CondBit0 = Firstcond & 1; in printThumbITMask() local1118 bool T = ((Mask >> Pos) & 1) == CondBit0; in printThumbITMask()
1932 unsigned CondBit0 = Firstcond & 1; in printThumbITMask() local1937 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()
66 unsigned CondBit0 = Firstcond & 1; in setITState() local72 bool T = ((Mask >> Pos) & 1) == CondBit0; in setITState()