Searched refs:fpu_reqs (Results 1 – 2 of 2) sorted by relevance
59 static const struct mode_req fpu_reqs[] = { variable213 prog_req = (abi0 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi0]; in arch_check_elf()214 interp_req = (abi1 == MIPS_ABI_FP_UNKNOWN) ? none_req : fpu_reqs[abi1]; in arch_check_elf()
229 static const struct mode_req fpu_reqs[] = { in target_cpu_copy_regs() local270 : fpu_reqs[info->fp_abi]; in target_cpu_copy_regs()272 : fpu_reqs[info->interp_fp_abi]; in target_cpu_copy_regs()