[Lldb-commits] [PATCH] D154927: [lldb][AArch64] Add SME's streaming vector control register

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


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

Format with black.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154927

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/test/API/commands/register/register/aarch64_dynamic_regset/TestArm64DynamicRegsets.py
  lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_static_config/TestSVERegisters.py
  lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_static_config/main.c
  lldb/test/API/commands/register/register/aarch64_za_register/za_save_restore/TestZARegisterSaveRestore.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154927.556679.patch
Type: text/x-patch
Size: 10164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230913/e91565aa/attachment.bin>


More information about the lldb-commits mailing list