MIPS_ABI_FP_ANY    94 exec/mipsfpu.c     [MIPS_ABI_FP_ANY]    = { true,  true,  true,  true,  true,  },
MIPS_ABI_FP_ANY   113 exec/mipsfpu.c     case MIPS_ABI_FP_ANY:
MIPS_ABI_FP_ANY   183 exec/mipsfpu.c   exec_abi = MIPS_ABI_FP_ANY;
MIPS_ABI_FP_ANY   202 exec/mipsfpu.c   interpreter_abi = MIPS_ABI_FP_ANY;
MIPS_ABI_FP_ANY   238 exec/mipsfpu.c   else if (exec_abi == MIPS_ABI_FP_ANY)
MIPS_ABI_FP_ANY   243 exec/mipsfpu.c   else if (interpreter_abi == MIPS_ABI_FP_ANY)