diff options
author | Craig Topper <craig.topper@intel.com> | 2018-06-06 19:15:15 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-06-06 19:15:15 +0000 |
commit | ef813a5226e9b82d31c92c9096d6edb6de4b89c3 (patch) | |
tree | 5ce7b3256f4bd219a6d2f9772298a8de87f6d15b /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | d04cc8e64075c9e004d833ec9206980f7fb46ff4 (diff) | |
download | bcm5719-llvm-ef813a5226e9b82d31c92c9096d6edb6de4b89c3.tar.gz bcm5719-llvm-ef813a5226e9b82d31c92c9096d6edb6de4b89c3.zip |
[X86] Properly disassemble gather/scatter instructions where xmm4/ymm4/zmm4 are used as the index.
These encodings correspond to the cases in the normal encoding scheme where there is no index and our modrm reading code initially decodes it as such. The VSIB handling code tried to compensate for this, but failed to add the base needed to make later code do the right thing.
Fixes PR37712.
llvm-svn: 334121
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions