Home | History | Annotate | Download | only in runtime

Lines Matching refs:R31

27 	MOVD	$(-64*1024), R31
28 ADD R31, R1, R3
120 MOVD LR, R31
121 MOVD R31, gobuf_pc(R3)
153 MOVD gobuf_lr(R5), R31
154 MOVD R31, LR
173 MOVD LR, R31
174 MOVD R31, (g_sched+gobuf_pc)(g)
369 MOVD $MAXSIZE, R31; \
370 CMP R3, R31; \
498 MOVD 0(R1), R31
499 SUB $8, R31
500 MOVD R31, LR
509 // Save state of caller into g->sched. Smashes R31.
511 MOVD LR, R31
512 MOVD R31, (g_sched+gobuf_pc)(g)
517 MOVD (g_sched+gobuf_ctxt)(g), R31
518 CMP R0, R31
720 // The standard prologue clobbers R31, which is callee-save in
723 // Also save g and R31, since they're callee-save in C ABI
724 MOVD R31, R5
731 MOVD R5, R31
1245 // g (R30) and R31 are callee-save in the C ABI, so save them
1247 MOVD R31, R5
1250 BL runtime·load_g(SB) // clobbers g (R30), R31
1256 MOVD R5, R31
1302 MOVD R31, 0(R1)
1306 MOVD 0(R1), R31