Searched refs:REST_10GPRS (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | optprobes_head.S | 121 REST_10GPRS(2,r1) 122 REST_10GPRS(12,r1) 123 REST_10GPRS(22,r1)
|
| H A D | entry_64.S | 202 REST_10GPRS(2, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/ |
| H A D | ftrace_64_mprofile.S | 112 REST_10GPRS(2,r1) 113 REST_10GPRS(12,r1) 114 REST_10GPRS(22,r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 78 REST_10GPRS(2, r31)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | crt0.S | 238 #define REST_10GPRS(n, base) REST_8GPRS(n, base); REST_2GPRS(n+8, base) macro 288 REST_10GPRS(22, r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 294 REST_10GPRS(3, r1) 295 REST_10GPRS(13, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha1-powerpc-asm.S | 188 REST_10GPRS(22, r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 530 REST_10GPRS(3, r1) 531 REST_10GPRS(13, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 80 #define REST_NVGPRS(base) REST_8GPRS(14, base); REST_10GPRS(22, base) 95 #define REST_10GPRS(n, base) REST_8GPRS(n, base); REST_2GPRS(n+8, base)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 80 #define REST_NVGPRS(base) REST_8GPRS(14, base); REST_10GPRS(22, base) 95 #define REST_10GPRS(n, base) REST_8GPRS(n, base); REST_2GPRS(n+8, base)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_asm.tmpl | 149 #define REST_10GPRS(n, base) REST_8GPRS(n, base); REST_2GPRS(n+8, base)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 466 REST_10GPRS(3, r1) 467 REST_10GPRS(13, r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 1331 REST_10GPRS(3, r1) 1332 REST_10GPRS(13, r1)
|