Searched refs:fr1 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | vector.S | 185 stfd fr1,16(r1) 187 LDCONST(fr1, fpzero) 189 MTFSF_L(fr1) 196 lfd fr1,16(r1) 213 lfsx fr1,r5,r6 214 fadds fr0,fr0,fr1 230 lfsx fr1,r5,r6 231 fsubs fr0,fr0,fr1 248 lfsx fr1,r5,r7 250 fmadds fr0,fr0,fr2,fr1 [all …]
|
/Linux-v4.19/arch/mips/kernel/ |
D | elf.c | 55 bool fr1; member 223 prog_req.fr1 = interp_req.fr1 && prog_req.fr1; in arch_check_elf() 251 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) in arch_check_elf() 253 else if ((prog_req.fr1 && prog_req.frdefault) || in arch_check_elf() 259 else if (prog_req.fr1) in arch_check_elf() 262 !prog_req.fr1 && !prog_req.single && !prog_req.soft) in arch_check_elf()
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | asmregs.h | 95 fr1: .reg %fr1
|
D | assembly.h | 252 fstd,ma %fr1, 8(\regs) 316 fldd,mb -8(\regs), %fr1
|
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 580 #define fr1 1 macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc_asm.h | 580 #define fr1 1 macro
|