Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:CondBit0

67         unsigned CondBit0 = Firstcond & 1;
73 bool T = ((Mask >> Pos) & 1) == CondBit0;