[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:42:04 PDT 2023
DavidSpickett updated this revision to Diff 556674.
DavidSpickett added a comment.
ZA is now part of the SME set so SVCR is stuck in before SVG.
SVCR
SVG
ZA
Updated the various indexes to reflect that.
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.556674.patch
Type: text/x-patch
Size: 10150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230913/633faa38/attachment.bin>
More information about the lldb-commits
mailing list