Home | History | Annotate | Download | only in powerpc

Lines Matching refs:stfd

159 	stfd	f1, (FP_SAVE_BASE                 )(r1)
160 stfd f2, (FP_SAVE_BASE + FPR_SIZE )(r1)
161 stfd f3, (FP_SAVE_BASE + FPR_SIZE * 2 )(r1)
162 stfd f4, (FP_SAVE_BASE + FPR_SIZE * 3 )(r1)
163 stfd f5, (FP_SAVE_BASE + FPR_SIZE * 4 )(r1)
164 stfd f6, (FP_SAVE_BASE + FPR_SIZE * 5 )(r1)
165 stfd f7, (FP_SAVE_BASE + FPR_SIZE * 6 )(r1)
166 stfd f8, (FP_SAVE_BASE + FPR_SIZE * 7 )(r1)
167 stfd f9, (FP_SAVE_BASE + FPR_SIZE * 8 )(r1)
168 stfd f10,(FP_SAVE_BASE + FPR_SIZE * 9 )(r1)
169 stfd f11,(FP_SAVE_BASE + FPR_SIZE * 10)(r1)
170 stfd f12,(FP_SAVE_BASE + FPR_SIZE * 11)(r1)
171 stfd f13,(FP_SAVE_BASE + FPR_SIZE * 12)(r1)