Searched defs:vfp_compare (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpsingle.c | 403 static u32 vfp_compare(int sd, int signal_on_qnan, s32 m, u32 fpscr) in vfp_compare() function
|
H A D | vfpdouble.c | 358 static u32 vfp_compare(int dd, int signal_on_qnan, int dm, u32 fpscr) in vfp_compare() function
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpsingle.c | 403 static u32 vfp_compare(int sd, int signal_on_qnan, s32 m, u32 fpscr) in vfp_compare() function
|
H A D | vfpdouble.c | 358 static u32 vfp_compare(int dd, int signal_on_qnan, int dm, u32 fpscr) in vfp_compare() function
|
Completed in 10 milliseconds