mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
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> |
||
|---|---|---|
| .. | ||
| basic_asm.h | ||
| fpu_asm.h | ||
| gpr_asm.h | ||
| instructions.h | ||
| reg.h | ||
| subunit.h | ||
| utils.h | ||
| vmx_asm.h | ||
| vsx_asm.h | ||