Searched hist:f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 (Results 1 – 8 of 8) sorted by relevance
/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-gpr.h | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | .gitignore | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ptrace-gpr.c | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ptrace.h | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | Makefile | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/tools/testing/selftests/powerpc/lib/ |
H A D | reg.S | f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/tools/testing/selftests/powerpc/include/ |
H A D | reg.h | diff f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | diff f666ad413db6f7fbfaeec6b11ed6f8e4b60dda38 Fri Sep 30 04:32:52 CEST 2016 Anshuman Khandual <khandual@linux.vnet.ibm.com> selftests/powerpc: Add ptrace tests for GPR/FPR registers
This patch adds ptrace interface test for GPR/FPR registers. This adds ptrace interface based helper functions related to GPR/FPR access and some assembly helper functions related to GPR/FPR registers.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> [mpe: Add #defines for the new note types when headers don't define them] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|