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