Home | History | Annotate | Download | only in config

Lines Matching full:rex_x

2141 	  || ((i.prefix[REX_PREFIX] & (REX_R | REX_X | REX_B))
2142 && (prefix & (REX_R | REX_X | REX_B))))
2693 (x->rex & REX_X) != 0,
3135 && (i.rex & (REX_W | REX_X | REX_B)) == 0)
3216 gas_assert ((i.vrex & REX_X) == 0);
3233 if (!(i.vrex & REX_X))
3236 vrex_used |= REX_X;
3291 /* When all operands are registers, the REX_X bit in REX is not
3293 indicated by the REX_B bit in VREX. The REX_X bit is encoded
6299 i.rex |= REX_X;
6301 i.vrex |= REX_X;
6373 i.rex |= REX_X;
6482 i.rex |= REX_X;