Searched hist:"0 da535c0844b81111f837670e0b9b300cc75b100" (Results 1 – 6 of 6) sorted by relevance
/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-vsx.h | 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | .gitignore | diff 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ptrace-vsx.c | 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ptrace.h | diff 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | Makefile | diff 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/tools/testing/selftests/powerpc/lib/ |
H A D | reg.S | diff 0da535c0844b81111f837670e0b9b300cc75b100 Fri Sep 30 04:32:59 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for VSX, VMX registers
This patch adds ptrace interface test for VSX, VMX registers. This also adds ptrace interface based helper functions related to VSX, VMX registers access. This also adds some assembly helper functions related to VSX and VMX registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|