Home
last modified time | relevance | path

Searched defs:fpscr (Results 1 – 19 of 19) sorted by relevance

/linux/arch/arm/vfp/
A Dvfpdouble.c208 struct vfp_double *vdm, u32 fpscr) in vfp_propagate_nan()
684 struct vfp_double *vdm, u32 fpscr) in vfp_double_fadd_nonnumber()
726 struct vfp_double *vdm, u32 fpscr) in vfp_double_add()
791 struct vfp_double *vdm, u32 fpscr) in vfp_double_multiply()
886 static u32 vfp_double_fmac(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmac()
902 static u32 vfp_double_fmsc(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmsc()
918 static u32 vfp_double_fmul(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmul()
960 static u32 vfp_double_fadd(int dd, int dn, int dm, u32 fpscr) in vfp_double_fadd()
981 static u32 vfp_double_fsub(int dd, int dn, int dm, u32 fpscr) in vfp_double_fsub()
1007 static u32 vfp_double_fdiv(int dd, int dn, int dm, u32 fpscr) in vfp_double_fdiv()
[all …]
A Dvfpsingle.c216 struct vfp_single *vsm, u32 fpscr) in vfp_propagate_nan()
730 struct vfp_single *vsm, u32 fpscr) in vfp_single_fadd_nonnumber()
772 struct vfp_single *vsm, u32 fpscr) in vfp_single_add()
935 static u32 vfp_single_fmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmac()
943 static u32 vfp_single_fnmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmac()
951 static u32 vfp_single_fmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmsc()
967 static u32 vfp_single_fmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmul()
1014 static u32 vfp_single_fadd(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fadd()
1041 static u32 vfp_single_fsub(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fsub()
1052 static u32 vfp_single_fdiv(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fdiv()
[all …]
A Dvfpmodule.c243 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_raise_exceptions()
287 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_emulate_instruction()
325 u32 fpscr, orig_fpscr, fpsid, exceptions; in VFP_bounce() local
A Dvfp.h245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
/linux/arch/sh/kernel/cpu/sh4/
A Dfpu.c242 int fpscr; in ieee_fpe_handler() local
280 int fpscr; in ieee_fpe_handler() local
324 int fpscr; in ieee_fpe_handler() local
/linux/arch/powerpc/math-emu/
A Dfctiwz.c15 u32 fpscr; in fctiwz() local
A Dmtfsf.c13 u32 fpscr; in mtfsf() local
A Dmath.c170 u32 fpscr; in record_exception() local
/linux/arch/arm64/kernel/
A Dsignal32.c28 compat_ulong_t fpscr; member
98 compat_ulong_t fpscr, fpexc; in compat_preserve_vfp_context() local
147 compat_ulong_t fpscr; in compat_restore_vfp_context() local
A Dptrace.c1345 compat_ulong_t fpscr; in compat_vfp_get() local
1371 compat_ulong_t fpscr; in compat_vfp_set() local
/linux/arch/sh/include/asm/
A Dprocessor_32.h68 unsigned long fpscr; member
78 unsigned long fpscr; member
A Duser.h34 unsigned long fpscr; member
/linux/arch/sh/kernel/cpu/sh2a/
A Dfpu.c467 int fpscr; in ieee_fpe_handler() local
510 int fpscr; in ieee_fpe_handler() local
/linux/arch/arm/include/asm/
A Dfpstate.h33 __u32 fpscr; member
A Duser.h91 unsigned long fpscr; member
/linux/arch/powerpc/kvm/
A Dbook3s_paired_singles.c493 void (*func)(u64 *fpscr, in kvmppc_ps_three_in()
541 void (*func)(u64 *fpscr, in kvmppc_ps_two_in()
/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h34 unsigned long fpscr; member
/linux/arch/powerpc/include/asm/
A Dprocessor.h86 u64 fpscr; /* Floating point status */ member
/linux/arch/powerpc/kernel/
A Dtraps.c1151 static inline int __parse_fpscr(unsigned long fpscr) in __parse_fpscr()

Completed in 38 milliseconds