Searched refs:vfp_single_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpsingle.c | 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add() function 923 exceptions |= vfp_single_add(&vsd, &vsn, &vsp, fpscr); in vfp_single_multiply_accumulate() 1033 exceptions = vfp_single_add(&vsd, &vsn, &vsm, fpscr); in vfp_single_fadd()
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpsingle.c | 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add() function 923 exceptions |= vfp_single_add(&vsd, &vsn, &vsp, fpscr); in vfp_single_multiply_accumulate() 1033 exceptions = vfp_single_add(&vsd, &vsn, &vsm, fpscr); in vfp_single_fadd()
|
Completed in 3 milliseconds