Searched refs:file_mips_fp32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c259 static int file_mips_fp32 = -1; variable
11661 file_mips_fp32 = 1;
11665 file_mips_fp32 = 0;
11843 switch (file_mips_fp32)
11856 file_mips_fp32 = 0;
11860 file_mips_fp32 = 0;
11863 file_mips_fp32 = 1;
11899 && file_mips_fp32 == 0) ? 1 : 0;
11900 if (mips_opts.ase_mips3d && file_mips_fp32 == 1)
11905 && file_mips_fp32
[all...]

Completed in 108 milliseconds