Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:EVEX_Z

689   // EVEX_z
690 unsigned char EVEX_z = 0;
711 if (HasEVEX_K && ((TSFlags >> X86II::VEXShift) & X86II::EVEX_Z))
712 EVEX_z = 1;
994 EmitByte((EVEX_z << 7) |
1000 EmitByte((EVEX_z << 7) |