Home
last modified time | relevance | path

Searched refs:SRR1 (Results 1 – 4 of 4) sorted by relevance

/libcpu/ppc/ppc405/
A Dcontext.h45 #define SRR1 (SRR0 + 4) macro
46 #define STACK_FRAME_SIZE (SRR1 + 4)
A Dstart_gcc.S108 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 Dcontext_gcc.S98 stw r0,SRR1(r1)
107 lwz r0,SRR1(r1) /* restore SRR1 and SRR0 */
/libcpu/ppc/ppc405/include/asm/
A Dprocessor.h633 #define SRR1 SPRN_SRR1 /* Save and Restore Register 1 */ macro

Completed in 12 milliseconds