[Lldb-commits] [PATCH] D159503: [lldb][AArch64] Add SME streaming vector length pseduo register

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


DavidSpickett added a comment.

  Scalable Matrix Extension Registers:
        svcr = 0x0000000000000000
         svg = 0x0000000000000004
          za = {0x00 <...>}

Is the layout now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159503



More information about the lldb-commits mailing list