Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/arm/vfp/
H 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 …]
H 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 …]
H 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()
326 u32 fpscr, orig_fpscr, fpsid, exceptions; in VFP_bounce() local
754 u32 fpscr = fmrx(FPSCR); in vfp_support_entry() local
H A Dvfp.h245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H 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
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-m-nocp.c330 TCGv_i32 fpscr; in gen_M_fp_sysreg_write() local
474 TCGv_i32 control, sfpa, fpscr; in gen_M_fp_sysreg_read() local
502 TCGv_i32 control, sfpa, fpscr, fpdscr; in gen_M_fp_sysreg_read() local
H A Dm_helper.c1143 uint32_t fpscr; in HELPER() local
1761 uint32_t fpscr; in do_v7m_exception_exit() local
/openbmc/linux/arch/powerpc/math-emu/
H A Dfctiwz.c15 u32 fpscr; in fctiwz() local
H A Dmtfsf.c13 u32 fpscr; in mtfsf() local
H A Dmath.c170 u32 fpscr; in record_exception() local
/openbmc/linux/arch/arm64/kernel/
H 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
/openbmc/qemu/tests/tcg/ppc64/
H A Dmtfsf.c28 uint64_t fpscr; in main() local
H A Dmffsce.c20 uint64_t frt, fpscr; in main() local
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor_32.h69 unsigned long fpscr; member
79 unsigned long fpscr; member
H A Duser.h34 unsigned long fpscr; member
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c467 int fpscr; in ieee_fpe_handler() local
510 int fpscr; in ieee_fpe_handler() local
/openbmc/linux/arch/arm/include/asm/
H A Dfpstate.h33 __u32 fpscr; member
H A Duser.h87 unsigned long fpscr; member
/openbmc/qemu/bsd-user/arm/
H A Dsignal.c145 uint32_t fpscr, mask; in set_mcontext() local
/openbmc/qemu/linux-user/arm/
H A Dsignal.c63 abi_ulong fpscr; member
412 uint32_t fpscr, fpexc; in restore_sigframe_vfp() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_paired_singles.c493 void (*func)(u64 *fpscr, in kvmppc_ps_three_in()
541 void (*func)(u64 *fpscr, in kvmppc_ps_two_in()
/openbmc/qemu/target/ppc/
H A Darch_dump.c58 reg_t fpscr; member
/openbmc/qemu/target/arm/
H A Darch_dump.c307 uint32_t fpscr; member
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h38 __u64 fpscr; member
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c404 uint64_t fpscr; in restore_user_regs() local

12