Searched refs:vfp_double_fabs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpdouble.c | 250 static u32 vfp_double_fabs(int dd, int unused, int dm, u32 fpscr) in vfp_double_fabs() function 663 [FEXT_TO_IDX(FEXT_FABS)] = { vfp_double_fabs, 0 },
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpdouble.c | 250 static u32 vfp_double_fabs(int dd, int unused, int dm, u32 fpscr) in vfp_double_fabs() function 663 [FEXT_TO_IDX(FEXT_FABS)] = { vfp_double_fabs, 0 },
|
Completed in 4 milliseconds