[Lldb-commits] [PATCH] D159503: [lldb][AArch64] Add SME streaming vector length pseduo register

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 08:40:52 PDT 2023


DavidSpickett updated this revision to Diff 556671.
DavidSpickett added a comment.

Adjust now that ZA is in the SME set. Putting SVG first for readability and
ease of resizing ZA later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159503/new/

https://reviews.llvm.org/D159503

Files:
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159503.556671.patch
Type: text/x-patch
Size: 8475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230913/494a35f0/attachment.bin>


More information about the lldb-commits mailing list