Searched defs:vsm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpsingle.c | 318 struct vfp_single vsm, vsd; in vfp_single_fsqrt() local 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_propagate_nan() argument 484 struct vfp_single vsm; vfp_single_fcvtd() local 549 struct vfp_single vsm; vfp_single_ftoui() local 629 struct vfp_single vsm; vfp_single_ftosi() local 729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_fadd_nonnumber() argument 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_add() argument 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_multiply() argument 897 struct vfp_single vsd, vsp, vsn, vsm; vfp_single_multiply_accumulate() local 969 struct vfp_single vsd, vsn, vsm; vfp_single_fmul() local 992 struct vfp_single vsd, vsn, vsm; vfp_single_fnmul() local 1016 struct vfp_single vsd, vsn, vsm; vfp_single_fadd() local 1054 struct vfp_single vsd, vsn, vsm; vfp_single_fdiv() local [all...] |
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpsingle.c | 318 struct vfp_single vsm, vsd; in vfp_single_fsqrt() local 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_propagate_nan() argument 484 struct vfp_single vsm; vfp_single_fcvtd() local 549 struct vfp_single vsm; vfp_single_ftoui() local 629 struct vfp_single vsm; vfp_single_ftosi() local 729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_fadd_nonnumber() argument 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_add() argument 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fpscr) vfp_single_multiply() argument 897 struct vfp_single vsd, vsp, vsn, vsm; vfp_single_multiply_accumulate() local 969 struct vfp_single vsd, vsn, vsm; vfp_single_fmul() local 992 struct vfp_single vsd, vsn, vsm; vfp_single_fnmul() local 1016 struct vfp_single vsd, vsn, vsm; vfp_single_fadd() local 1054 struct vfp_single vsd, vsn, vsm; vfp_single_fdiv() local [all...] |
Completed in 4 milliseconds