[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 20 01:14:08 PDT 2023
DavidSpickett updated this revision to Diff 557100.
DavidSpickett added a comment.
- Return error in SVCR read.
- Note absence of write tests of SVCR because it's read only.
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.557100.patch
Type: text/x-patch
Size: 10076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230920/912d9b1f/attachment.bin>
More information about the lldb-commits
mailing list