Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h499 VEX_I8IMMShift = VEX_4VOp3Shift + 1, enumerator
500 VEX_I8IMM = 1ULL << VEX_I8IMMShift,
506 VEX_LShift = VEX_I8IMMShift + 1,