Home
last modified time | relevance | path

Searched refs:VEX_4VOp3Shift (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h492 VEX_4VOp3Shift = VEX_4VShift + 1, enumerator
493 VEX_4VOp3 = 1ULL << VEX_4VOp3Shift,
498 VEX_I8IMMShift = VEX_4VOp3Shift + 1,