commit | 6a16f1b7e6136db3388a516a8ce0d760ee7c836b | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jul 14 14:53:21 2016 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jul 14 14:53:21 2016 +0000 |
tree | 6eaee6943d82458c9a54f18f5eeadc9473d5fdef | |
parent | 1ac61e28610701a3c5d763fb6474540943049d9b [diff] |
[X86] Decode MPX BND registers. We were able to assemble, but not disassemble. Note that fixupRMValue was truncating EA_REG_BND0-3 because we hit the uint8_t max. The control registers were already squarely above it, but I don't think they ever go in .r/m, only in .reg. I also did notice an extra REX.W in our encoding, but I think that's fine. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275427 91177308-0d34-0410-b5e6-96231b3b80d8