[X86] Specify all TSFlags bit-offsets symbolically
authorAdam Nemet <anemet@apple.com>
Mon, 14 Jul 2014 23:18:39 +0000 (23:18 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 14 Jul 2014 23:18:39 +0000 (23:18 +0000)
commit3afd71fc7d63086d8489c34c0e6ff29a374d4e45
tree000c34a5dd6275c53533f87707251e815255f0b5
parent38d8be1ad8971b3ca227051521120a386d474d07
[X86] Specify all TSFlags bit-offsets symbolically

No functional change.

The offsets for the other bitfields are specified symbolically.  I need to
increase the size for one of the earlier fields which is easier after this
cleanup.

Why these bits are relative to VEXShift is a bit strange but that is for
another cleanup.

I made sure that the values for the enums are unchanged after this change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213011 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86BaseInfo.h