Home
last modified time | relevance | path

Searched refs:MIPS_ABI_FP_DOUBLE (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_mips.cpp234 #define MIPS_ABI_FP_DOUBLE 1 // -mdouble-float macro
264 mips_fpabi = MIPS_ABI_FP_DOUBLE; in mips_check_and_adjust_fp_modes()
276 if (!(mips_fpabi == MIPS_ABI_FP_DOUBLE || in mips_check_and_adjust_fp_modes()
313 if (mips_fpabi == MIPS_ABI_FP_DOUBLE && !mips_fre_mode_on) { in mips_check_and_adjust_fp_modes()