[Lldb-commits] [PATCH] D39487: Add float/vector registers for ppc64le

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 1 05:15:16 PDT 2017


alexandreyy created this revision.
Herald added subscribers: JDevlieghere, kbarton, nemanjai.

Add read and write functions for VSX, VMX and float registers and fix watchpoint size


https://reviews.llvm.org/D39487

Files:
  packages/Python/lldbsuite/test/make/Makefile.rules
  source/Core/ArchSpec.cpp
  source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
  source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
  source/Plugins/Process/Utility/RegisterInfos_ppc64le.h
  source/Plugins/Process/Utility/lldb-ppc64le-register-enums.h
  source/Utility/PPC64LE_DWARF_Registers.h
  source/Utility/PPC64LE_ehframe_Registers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39487.121115.patch
Type: text/x-patch
Size: 48346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171101/78c68e80/attachment-0001.bin>


More information about the lldb-commits mailing list