[Lldb-commits] [PATCH] D130468: [lldb][ARM] Add tests for vpush/vpop D registers

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 25 02:18:15 PDT 2022


DavidSpickett added a reviewer: clayborg.
DavidSpickett added inline comments.


================
Comment at: lldb/test/API/arm/emulation/new-test-files/test-vpush-1-dregs-thumb.dat:70
+0x88888888
+0x77777777
+]
----------------
This is the part that fails without the fix from https://reviews.llvm.org/D130307. Every other word will be zero.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130468



More information about the lldb-commits mailing list