Searched refs:SRR1 (Results 1 – 4 of 4) sorted by relevance
| /libcpu/ppc/ppc405/ |
| A D | context.h | 45 #define SRR1 (SRR0 + 4) macro 46 #define STACK_FRAME_SIZE (SRR1 + 4)
|
| A D | start_gcc.S | 108 EXCEPTION_PROLOG(SRR0, SRR1); \ 239 stw r0,SRR1(r1) 246 lwz r0,SRR1(r1) /* restore SRR1 and SRR0 */ 270 EXCEPTION_PROLOG(SRR0, SRR1) 288 EXCEPTION_PROLOG(SRR0, SRR1) 326 stw r0,SRR1(r1) 333 lwz r0,SRR1(r1) /* restore SRR1 and SRR0 */ 488 mtspr SRR1,r20 /* MSR_KERNEL with ME enabled */ 524 mtspr SRR1,r0
|
| A D | context_gcc.S | 98 stw r0,SRR1(r1) 107 lwz r0,SRR1(r1) /* restore SRR1 and SRR0 */
|
| /libcpu/ppc/ppc405/include/asm/ |
| A D | processor.h | 633 #define SRR1 SPRN_SRR1 /* Save and Restore Register 1 */ macro
|
Completed in 12 milliseconds