Lines Matching refs:COMP_A_gt_B
48 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B); in compare()
51 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) in compare()
56 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B); in compare()
59 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()
66 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B); in compare()
69 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()
75 SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B); in compare()
81 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B); in compare()
84 SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) in compare()
117 return ((st0_sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()
153 return ((st0_sign == SIGN_POS) ? COMP_A_gt_B : COMP_A_lt_B) in compare()
158 return ((st0_sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B) in compare()
187 case COMP_A_gt_B: in FPU_compare_st_data()
233 case COMP_A_gt_B: in compare_st_st()
281 case COMP_A_gt_B: in compare_i_st_st()
331 case COMP_A_gt_B: in compare_u_st_st()
383 case COMP_A_gt_B: in compare_ui_st_st()