Lines Matching defs:b3
947 int b0, b1, b2, b3;951 b3 = s->XMM_L(3) >> 31;952 return b0 | (b1 << 1) | (b2 << 2) | (b3 << 3);