Searched refs:fr1 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/arch/powerpc/kernel/ |
D | vector.S | 186 stfd fr1,16(r1) 188 LDCONST(fr1, fpzero) 190 MTFSF_L(fr1) 197 lfd fr1,16(r1) 214 lfsx fr1,r5,r6 215 fadds fr0,fr0,fr1 231 lfsx fr1,r5,r6 232 fsubs fr0,fr0,fr1 249 lfsx fr1,r5,r7 251 fmadds fr0,fr0,fr2,fr1 [all …]
|
/Linux-v5.4/arch/mips/kernel/ |
D | elf.c | 53 bool fr1; member 221 prog_req.fr1 = interp_req.fr1 && prog_req.fr1; in arch_check_elf() 249 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) in arch_check_elf() 251 else if ((prog_req.fr1 && prog_req.frdefault) || in arch_check_elf() 257 else if (prog_req.fr1) in arch_check_elf() 260 !prog_req.fr1 && !prog_req.single && !prog_req.soft) in arch_check_elf()
|
/Linux-v5.4/arch/parisc/include/asm/ |
D | asmregs.h | 82 fr1: .reg %fr1
|
D | assembly.h | 232 fstd,ma %fr1, 8(\regs) 296 fldd,mb -8(\regs), %fr1
|
/Linux-v5.4/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 583 #define fr1 1 macro
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | ppc_asm.h | 583 #define fr1 1 macro
|