Searched defs:VEX (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h432 /// VEX - The opcode prefix used by AVX instructions
434 VEX = 1U << 0, enumerator in enum:llvm::X86II::__anon9007
446 /// operand 3 with VEX.vvvv.
454 /// VEX_L - Stands for a bit in the VEX opcode prefix meaning the current
460 // VEX_LIG - Specifies that this instruction ignores the L-bit in the VEX

Completed in 69 milliseconds