Searched refs:PTR_R1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/nios2/include/uapi/asm/ | ||
H A D | ptrace.h | 26 #define PTR_R1 1 macro |
/openbmc/linux/arch/nios2/kernel/ | ||
H A D | ptrace.c | 71 REG_IN_RANGE(®s->r1, PTR_R1, PTR_R7); in genregs_set() |