Lines Matching defs:bb
184 /* These are set at the start of the translation of a BB, so
190 /* Pointer to the guest code area (points to start of BB, not to the
9613 values (aa,bb), computes, for each of the 4 16-bit lanes:
9620 IRTemp bb = newTemp(Ity_I64);
9629 assign(bb, bbx);
9640 binop(Iop_InterleaveHI16x4, mkexpr(bb), mkexpr(bb)),
9644 binop(Iop_InterleaveLO16x4, mkexpr(bb), mkexpr(bb)),
9684 values (aa,bb), computes, for each lane:
9693 IRTemp bb = newTemp(Ity_I64);
9709 assign( bb, bbx );
9711 assign( bbNeg, binop(opSub, mkexpr(zero), mkexpr(bb)) );
9717 binop(Iop_And64, mkexpr(bb), mkexpr(posMask)),
9935 BTC 0F BB, 0F BA /7
9968 0F BB = btcw r16, rm16 and btcl r32, rm32
21822 case 0x92: /* set-Bb/set-NAEb (set if below) */
29618 /* VFMSUB231SS xmm3/m32, xmm2, xmm1 = VEX.DDS.LIG.66.0F38.W0 BB /r */
29619 /* VFMSUB231SD xmm3/m64, xmm2, xmm1 = VEX.DDS.LIG.66.0F38.W1 BB /r */