Searched refs:r26 (Results 1 – 7 of 7) sorted by relevance
/u-boot/arch/arc/include/asm/ |
A D | ptrace.h | 18 long r26; /* gp */ member
|
/u-boot/arch/microblaze/cpu/ |
A D | irq.S | 38 swi r26, r1, 100 51 lwi r26, r1, 100
|
/u-boot/arch/nios2/cpu/ |
A D | exceptions.S | 50 stw r26, 104(sp) 130 ldw r26, 104(sp)
|
/u-boot/examples/standalone/ |
A D | ppc_setjmp.S | 56 stw r26,((JB_GPRS+12)*4)(3)
|
A D | ppc_longjmp.S | 53 lwz r26,((JB_GPRS+12)*4)(r3)
|
/u-boot/arch/arc/lib/ |
A D | interrupts.c | 67 printf("GP: 0x%08lx\t r25: 0x%08lx\t\n", regs->r26, regs->r25); in show_regs()
|
/u-boot/include/ |
A D | ppc_asm.tmpl | 76 #define r26 26
|
Completed in 5 milliseconds