Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_mips.cpp237 static bool mips_fre_mode_on = false; // have set FRE=1 mode for process variable
319 if (mips_fpabi == MIPS_ABI_FP_DOUBLE && !mips_fre_mode_on) { in mips_check_and_adjust_fp_modes()
328 mips_fre_mode_on = true; // Avoid future redundant mode-switch calls in mips_check_and_adjust_fp_modes()