Searched refs:REST_GPRS (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dentry_32.S172 REST_GPRS(3, 12, r1)
223 REST_GPRS(1, 6, r11)
288 REST_GPRS(7, 12, r1)
295 REST_GPRS(2, 6, r1)
329 REST_GPRS(7, 12, r1)
341 REST_GPRS(2, 5, r1)
416 REST_GPRS(2, 8, r1); \
435 REST_GPRS(9, 12, r1); \
H A Doptprobes_head.S14 #define REST_30GPRS(base) REST_GPRS(2, 31, base)
H A Dinterrupt_64.S144 REST_GPRS(4, 8, r1)
154 REST_GPRS(2, 3, r1)
174 REST_GPRS(2, 13, r1)
348 REST_GPRS(2, 3, r1)
361 REST_GPRS(4, 12, r1)
493 REST_GPRS(7, 13, r1)
500 REST_GPRS(2, 6, r1)
648 REST_GPRS(7, 12, r1)
660 REST_GPRS(2, 5, r1)
H A Dtm.S445 REST_GPRS(2, 4, r7) /* GPR2-4 */
446 REST_GPRS(8, 12, r7) /* GPR8-12 */
447 REST_GPRS(14, 31, r7) /* GPR14-31 */
H A Dexceptions-64e.S202 REST_GPRS(2, 9, r1)
221 REST_GPRS(10, 12, r1)
H A Dexceptions-64s.S712 REST_GPRS(2, 13, r1)
/linux-master/arch/powerpc/lib/
H A Dtest_emulate_step_exec_instr.S78 REST_GPRS(2, 12, r31)
/linux-master/arch/powerpc/boot/
H A Dcrt0.S252 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, 0 define
254 #define REST_GPR(n, base) REST_GPRS(n, n, base)
300 REST_GPRS(13, 31, r1)
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S132 REST_GPRS(2, 31, r1)
134 REST_GPRS(3, 10, r1)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0 macro
58 #define REST_NVGPRS(base) REST_GPRS(14, 31, base)
61 #define REST_GPRS(start, end, base) OP_REGS lwz, 4, start, end, base, GPR0
63 #define REST_NVGPRS(base) REST_GPRS(13, 31, base)
75 #define REST_GPR(n, base) REST_GPRS(n, n, base)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h56 #define REST_GPRS(start, end, base) OP_REGS ld, 8, start, end, base, GPR0 macro
58 #define REST_NVGPRS(base) REST_GPRS(14, 31, base)
61 #define REST_GPRS(start, end, base) OP_REGS lwz, 4, start, end, base, GPR0
63 #define REST_NVGPRS(base) REST_GPRS(13, 31, base)
75 #define REST_GPR(n, base) REST_GPRS(n, n, base)
/linux-master/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S186 REST_GPRS(14, 31, r1)
H A Dmd5-asm.S44 REST_GPRS(14, 26, r1); /* pop registers from stack */ \

Completed in 232 milliseconds