Lines Matching defs:dd

70 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char …  in vfp_double_normaliseround()
250 static u32 vfp_double_fabs(int dd, int unused, int dm, u32 fpscr) in vfp_double_fabs()
256 static u32 vfp_double_fcpy(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcpy()
262 static u32 vfp_double_fneg(int dd, int unused, int dm, u32 fpscr) in vfp_double_fneg()
268 static u32 vfp_double_fsqrt(int dd, int unused, int dm, u32 fpscr) in vfp_double_fsqrt()
358 static u32 vfp_compare(int dd, int signal_on_qnan, int dm, u32 fpscr) in vfp_compare()
419 static u32 vfp_double_fcmp(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmp()
424 static u32 vfp_double_fcmpe(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpe()
429 static u32 vfp_double_fcmpz(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpz()
434 static u32 vfp_double_fcmpez(int dd, int unused, int dm, u32 fpscr) in vfp_double_fcmpez()
482 static u32 vfp_double_fuito(int dd, int unused, int dm, u32 fpscr) in vfp_double_fuito()
494 static u32 vfp_double_fsito(int dd, int unused, int dm, u32 fpscr) in vfp_double_fsito()
655 static u32 vfp_double_ftosiz(int dd, int unused, int dm, u32 fpscr) in vfp_double_ftosiz()
851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate()
886 static u32 vfp_double_fmac(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmac()
894 static u32 vfp_double_fnmac(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmac()
902 static u32 vfp_double_fmsc(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmsc()
910 static u32 vfp_double_fnmsc(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmsc()
918 static u32 vfp_double_fmul(int dd, int dn, int dm, u32 fpscr) in vfp_double_fmul()
938 static u32 vfp_double_fnmul(int dd, int dn, int dm, u32 fpscr) in vfp_double_fnmul()
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()