Searched defs:vsd (Results 1 – 3 of 3) sorted by relevance
| /arch/arm/vfp/ |
| D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan() 318 struct vfp_single vsm, vsd; in vfp_single_fsqrt() local 729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_fadd_nonnumber() 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add() 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps… in vfp_single_multiply() 897 struct vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local 969 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local 992 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local 1016 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local [all …]
|
| D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
|
| D | vfpdouble.c | 442 struct vfp_single vsd; in vfp_double_fcvts() local
|