diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-14 14:53:21 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-14 14:53:21 +0000 |
commit | 85dc93c56b39f400dcf6992bd9effac3d4bf6a90 (patch) | |
tree | 1758c03d379f6778e15d60c8543de32bed4542f9 /lldb/packages/Python/lldbsuite/test/expression_command/macros | |
parent | 4f7a5e20aee6e1b4a9ad354bb80bdb551b946041 (diff) | |
download | bcm5719-llvm-85dc93c56b39f400dcf6992bd9effac3d4bf6a90.tar.gz bcm5719-llvm-85dc93c56b39f400dcf6992bd9effac3d4bf6a90.zip |
[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.
llvm-svn: 275427
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros')
0 files changed, 0 insertions, 0 deletions