Searched refs:vfp_double_fdiv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpdouble.c | 1007 static u32 vfp_double_fdiv(int dd, int dn, int dm, u32 fpscr) in vfp_double_fdiv() function 1121 [FOP_TO_IDX(FOP_FDIV)] = { vfp_double_fdiv, 0 },
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpdouble.c | 1007 static u32 vfp_double_fdiv(int dd, int dn, int dm, u32 fpscr) in vfp_double_fdiv() function 1121 [FOP_TO_IDX(FOP_FDIV)] = { vfp_double_fdiv, 0 },
|
Completed in 3 milliseconds