Searched defs:vdm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/vfp/
H A Dvfpdouble.c270 struct vfp_double vdm, vdd; vfp_double_fsqrt() local
441 struct vfp_double vdm; vfp_double_fcvts() local
484 struct vfp_double vdm; vfp_double_fuito() local
496 struct vfp_double vdm; vfp_double_fsito() local
508 struct vfp_double vdm; vfp_double_ftoui() local
587 struct vfp_double vdm; vfp_double_ftosi() local
853 struct vfp_double vdd, vdp, vdn, vdm; vfp_double_multiply_accumulate() local
920 struct vfp_double vdd, vdn, vdm; vfp_double_fmul() local
940 struct vfp_double vdd, vdn, vdm; vfp_double_fnmul() local
962 struct vfp_double vdd, vdn, vdm; vfp_double_fadd() local
983 struct vfp_double vdd, vdn, vdm; vfp_double_fsub() local
1009 struct vfp_double vdd, vdn, vdm; vfp_double_fdiv() local
207 vfp_propagate_nan(struct vfp_double *vdd, struct vfp_double *vdn, struct vfp_double *vdm, u32 fpscr) vfp_propagate_nan() argument
683 vfp_double_fadd_nonnumber(struct vfp_double *vdd, struct vfp_double *vdn, struct vfp_double *vdm, u32 fpscr) vfp_double_fadd_nonnumber() argument
725 vfp_double_add(struct vfp_double *vdd, struct vfp_double *vdn, struct vfp_double *vdm, u32 fpscr) vfp_double_add() argument
790 vfp_double_multiply(struct vfp_double *vdd, struct vfp_double *vdn, struct vfp_double *vdm, u32 fpscr) vfp_double_multiply() argument

Completed in 40 milliseconds