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