diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-04-11 14:58:48 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-04-11 14:58:48 +0000 |
commit | 40733618bd27dff66ef5cf0581dbb826a86e857a (patch) | |
tree | 1f41aa3c06bda5f5d419b7676217e72749b3aabe /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 3ec58c4ef618e20500cea0759cc04a3cf0bb0526 (diff) | |
download | bcm5719-llvm-40733618bd27dff66ef5cf0581dbb826a86e857a.tar.gz bcm5719-llvm-40733618bd27dff66ef5cf0581dbb826a86e857a.zip |
[lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
Fix mistake that mapped mm* registers into the space for xmm* registers,
rather than the one shared with st* registers. In other words,
'register read mmN' now correctly shows the mmN register rather than
part of xmmN.
Includes a minimal lit regression test.
Differential Revision: https://reviews.llvm.org/D60325
llvm-svn: 358178
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions