hanchenye-llvm-project/libunwind/include
Martin Storsjo 89e636c87c [PPC64] Added vector registers.
The Registers_ppc64 class needed a couple of changes, both to accommodate the
new registers as well as to handle the overlaps of VS register set
without wasting space.

The save/restore code of V and VS registers was added.
As VS registers depend on the VMX extension, they are processed only if
VMX support is detected (_ARCH_PWR8 for now).

Patch by Leandro Lupori!

Differential Revision: https://reviews.llvm.org/D41906

llvm-svn: 322596
2018-01-16 20:54:10 +00:00
..
mach-o libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
__libunwind_config.h [PPC64] Added vector registers. 2018-01-16 20:54:10 +00:00
libunwind.h [PPC64] Added vector registers. 2018-01-16 20:54:10 +00:00
unwind.h Add support for dwarf unwinding on windows on x86_64 2017-10-27 08:11:36 +00:00