Skip to content
Commit 40733618 authored by Michal Gorny's avatar Michal Gorny
Browse files

[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
parent 3ec58c4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment