Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:CondBit0

66         unsigned CondBit0 = Firstcond & 1;
72 bool T = ((Mask >> Pos) & 1) == CondBit0;