Searched refs:fp (Results 326 - 350 of 766) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/math-emu/
H A Dmtfsf.c7 #include <math-emu/soft-fp.h>
H A Dfcmpo.c7 #include <math-emu/soft-fp.h>
H A Dfmsub.c7 #include <math-emu/soft-fp.h>
H A Dfmadds.c7 #include <math-emu/soft-fp.h>
H A Dfmadd.c7 #include <math-emu/soft-fp.h>
H A Dfdivs.c7 #include <math-emu/soft-fp.h>
H A Dfmul.c7 #include <math-emu/soft-fp.h>
H A Dfmuls.c7 #include <math-emu/soft-fp.h>
H A Dfnmsubs.c7 #include <math-emu/soft-fp.h>
H A Dfnmadds.c7 #include <math-emu/soft-fp.h>
H A Dfnmsub.c7 #include <math-emu/soft-fp.h>
H A Dfnmadd.c7 #include <math-emu/soft-fp.h>
/linux-master/arch/arm/nwfpe/
H A Dfpa11.h83 extern void nwfpe_init_fpa(union fp_state *fp);
/linux-master/drivers/net/fddi/skfp/h/
H A Dtargethw.h126 struct s_smt_fp fp ; /* formac+ */ member in struct:s_smt_hw
/linux-master/arch/arm/boot/compressed/
H A Dll_char_wr.S35 @ Smashable regs: {r0 - r3}, [r4 - r7], (r8 - fp), [ip], (sp), [lr], (pc)
62 @ Smashable regs: {r0 - r3}, [r4], {r5 - r7}, (r8 - fp), [ip], (sp), {lr}, (pc)
80 @ Smashable regs: {r0 - r3}, [r4], {r5 - r7}, (r8 - fp), [ip], (sp), {lr}, (pc)
108 @ Smashable regs: {r0 - r3}, [r4], {r5, r6}, [r7], (r8 - fp), [ip], (sp), [lr], (pc)
/linux-master/tools/perf/util/
H A Dstrlist.c72 FILE *fp = fopen(filename, "r"); local
74 if (fp == NULL)
77 while (fgets(entry, sizeof(entry), fp) != NULL) {
91 fclose(fp);
H A Dbranch.h89 void branch_type_stat_display(FILE *fp, const struct branch_type_stat *st);
/linux-master/tools/perf/arch/arm/tests/
H A Dregs_load.S52 str fp, [r0, #FP]
/linux-master/arch/arm/include/asm/
H A Dbug.h85 extern asmlinkage void c_backtrace(unsigned long fp, int pmode,
/linux-master/arch/nios2/include/asm/
H A Dentry.h58 stw fp, PT_FP(sp) variable
82 ldw fp, PT_FP(sp) variable
100 stw fp, SW_FP(sp) variable
114 ldw fp, SW_FP(sp) variable
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S20 PTR_S fp, t0, PT_R22
54 PTR_L fp, t0, PT_R22
/linux-master/arch/um/kernel/
H A Dexec.c37 current_pt_regs()->regs.fp);
/linux-master/tools/testing/selftests/arm64/
H A DMakefile7 ARM64_SUBTARGETS ?= tags signal pauth fp mte bti abi
/linux-master/arch/m68k/kernel/
H A Dptrace.c181 tmp = child->thread.fp[regno - 21];
222 child->thread.fp[regno - 21] = data;
252 if (copy_to_user(datap, &child->thread.fp,
258 if (copy_from_user(&child->thread.fp, datap,
/linux-master/arch/mips/include/asm/
H A Dftrace.h90 unsigned long fp);

Completed in 259 milliseconds

<<11121314151617181920>>