Searched refs:EF_FRV_FPR_NONE (Results 1 – 6 of 6) sorted by relevance
66 #define EF_FRV_FPR_NONE 0x0000000c /* -msoft-float */ macro
82 #define EF_FRV_FPR_NONE 0x0000000c /* -msoft-float */ macro
4422 case EF_FRV_FPR_NONE: strcat (new_opt, " -msoft-float"); break;4430 case EF_FRV_FPR_NONE: strcat (old_opt, " -msoft-float"); break;4646 case EF_FRV_FPR_NONE: fprintf (file, " -msoft-float"); break;
297 frv_flags = (frv_flags & ~EF_FRV_FPR_MASK) | EF_FRV_FPR_NONE;
298 frv_flags = (frv_flags & ~EF_FRV_FPR_MASK) | EF_FRV_FPR_NONE;
6566 case EF_FRV_FPR_NONE: strcat (new_opt, " -msoft-float"); break;6574 case EF_FRV_FPR_NONE: strcat (old_opt, " -msoft-float"); break;6793 case EF_FRV_FPR_NONE: fprintf (file, " -msoft-float"); break;