diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-07-01 15:11:04 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-07-01 15:11:04 +0000 |
commit | 2b2ad9342e65042baefc379e4a70774d8e538e84 (patch) | |
tree | 246e0470ede1089c0952c970c375a5bba4252479 /clang/lib/Frontend/ASTMerge.cpp | |
parent | 2ba16011c139ee12c1d4959e6c77702444a0b9cd (diff) | |
download | llvm-2b2ad9342e65042baefc379e4a70774d8e538e84.zip llvm-2b2ad9342e65042baefc379e4a70774d8e538e84.tar.gz llvm-2b2ad9342e65042baefc379e4a70774d8e538e84.tar.bz2 |
[lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE
Provide a (conditional) support for the new PT_GETXSTATE
and PT_SETXSTATE ptrace() requests, and use them to implement getting
and setting YMM registers. The functions used for splitting
and recombining YMM register data are based on matching functions
in FreeBSD plugin, with some simplification and updates to match NetBSD
structures.
Differential Revision: https://reviews.llvm.org/D63545
llvm-svn: 364779
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions