Home
last modified time | relevance | path

Searched refs:SL_R12 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dswsusp_85xx.S37 #define SL_R12 0x44 /* r12 to r31 */ macro
38 #define SL_SIZE (SL_R12 + 80)
60 stmw r12,SL_R12(r11)
196 lmw r12,SL_R12(r11)
H A Dswsusp_32.S42 #define SL_R12 0xb4 /* r12 to r31 */ macro
43 #define SL_SIZE (SL_R12 + 80)
66 stmw r12,SL_R12(r11)
391 lmw r12,SL_R12(r11)
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsleep.S48 #define SL_R12 0xb4 /* r12 to r31 */ macro
49 #define SL_SIZE (SL_R12 + 80)
74 stmw r12,SL_R12(r11)
411 lmw r12,SL_R12(r1)