Searched refs:sgl_fcmp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | sfcmp.c | 18 * sgl_fcmp(leftptr, rightptr, cond, status) 36 sgl_fcmp (sgl_floating_point * leftptr, sgl_floating_point * rightptr, in sgl_fcmp() function
|
H A D | fpudispatch.c | 565 retval = sgl_fcmp(&fpregs[r1], in decode_0c() 596 retval = sgl_fcmp(&fpregs[r1], in decode_0c() 994 retval = sgl_fcmp(&fpregs[r1], 1026 retval = sgl_fcmp(&fpregs[r1],
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | sfcmp.c | 18 * sgl_fcmp(leftptr, rightptr, cond, status) 36 sgl_fcmp (sgl_floating_point * leftptr, sgl_floating_point * rightptr, in sgl_fcmp() function
|
H A D | fpudispatch.c | 565 retval = sgl_fcmp(&fpregs[r1], in decode_0c() 596 retval = sgl_fcmp(&fpregs[r1], in decode_0c() 994 retval = sgl_fcmp(&fpregs[r1], 1026 retval = sgl_fcmp(&fpregs[r1],
|
Completed in 4 milliseconds