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

/linux-4.1.27/arch/powerpc/math-emu/
H A Dfre.c5 int fre(void *frD, void *frB) fre() function
H A DMakefile1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
H A Dmath.c18 FLOATFUNC(fre); variable
290 case FRE: func = fre; type = XB; break; do_mathemu()
/linux-4.1.27/arch/mips/kernel/
H A Delf.c32 * @fre: The program being loaded depends on FPU with FRE=1. This mode is
48 bool fre; member in struct:mode_req
178 prog_req.fre = interp_req.fre && prog_req.fre; arch_check_elf()
204 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) arch_check_elf()
214 else if (!prog_req.fre && !prog_req.frdefault && arch_check_elf()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_fpu.h62 FPD_ONE_IN(fre)
/linux-4.1.27/arch/powerpc/kvm/
H A Dfpu.S250 FPD_ONE_IN(fre)
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-opc.c4799 { "fre", A(63,24,0), AFRALFRC_MASK, POWER5, { FRT, FRB, A_L } },
4800 { "fre.", A(63,24,1), AFRALFRC_MASK, POWER5, { FRT, FRB, A_L } },

Completed in 299 milliseconds