Searched defs:vsn (Results 1 – 1 of 1) sorted by relevance
/arch/arm/vfp/ |
D | vfpsingle.c | 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan() 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 1054 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
|