Lines Matching refs:f
171 int f = 0, c; in FPU_compare_st_data() local
177 f = SW_C3 | SW_C2 | SW_C0; in FPU_compare_st_data()
181 f = SW_C0; in FPU_compare_st_data()
184 f = SW_C3; in FPU_compare_st_data()
187 f = 0; in FPU_compare_st_data()
190 f = SW_C3 | SW_C2 | SW_C0; in FPU_compare_st_data()
195 f = SW_C3 | SW_C2 | SW_C0; in FPU_compare_st_data()
199 setcc(f); in FPU_compare_st_data()
208 int f = 0, c; in compare_st_st() local
227 f = SW_C0; in compare_st_st()
230 f = SW_C3; in compare_st_st()
233 f = 0; in compare_st_st()
236 f = SW_C3 | SW_C2 | SW_C0; in compare_st_st()
241 f = SW_C3 | SW_C2 | SW_C0; in compare_st_st()
245 setcc(f); in compare_st_st()
254 int f = 0, c; in compare_u_st_st() local
277 f = SW_C0; in compare_u_st_st()
280 f = SW_C3; in compare_u_st_st()
283 f = 0; in compare_u_st_st()
286 f = SW_C3 | SW_C2 | SW_C0; in compare_u_st_st()
291 f = SW_C3 | SW_C2 | SW_C0; in compare_u_st_st()
295 setcc(f); in compare_u_st_st()