diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-08-27 18:55:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-19 10:31:07 +0200 |
commit | 5352ea4a721ef252129994111b83dc350ecc71da (patch) | |
tree | 3e5defe2f6cd2e8bf25ad0df256cbc9727181bd6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | cf65271e462f0626157a06f2f3a9615b4987c24e (diff) | |
download | llvm-5352ea4a721ef252129994111b83dc350ecc71da.zip llvm-5352ea4a721ef252129994111b83dc350ecc71da.tar.gz llvm-5352ea4a721ef252129994111b83dc350ecc71da.tar.bz2 |
[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*
gdbserver does not expose combined ymm* registers but rather XSAVE-style
split xmm* and ymm*h portions. Extend value_regs to support combining
multiple registers and use it to create user-friendly ymm* registers
that are combined from split xmm* and ymm*h portions.
Differential Revision: https://reviews.llvm.org/D108937
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions