DavidSpickett added inline comments.
================
Comment at:
lldb/test/API/commands/register/register/aarch64_sve_registers/rw_access_static_config/TestSVERegisters.py:30
+ "0x000000000000000" + expected_value])
+
p_reg_size = int(z_reg_size / 8)
----------------
This is the check promised in the previous patch. It ensures that when we
return from evaluating the expression we do restore the previous operating mode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154927/new/
https://reviews.llvm.org/D154927
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits