Home
last modified time | relevance | path

Searched refs:denormal_addf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c252 static int denormal_addf(int hx, int hy) in denormal_addf() function
542 hx = denormal_addf(hx, hy); in ieee_fpe_handler()
544 hx = denormal_addf(hx, hy ^ 0x80000000); in ieee_fpe_handler()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c252 static int denormal_addf(int hx, int hy) in denormal_addf() function
542 hx = denormal_addf(hx, hy); in ieee_fpe_handler()
544 hx = denormal_addf(hx, hy ^ 0x80000000); in ieee_fpe_handler()

Completed in 2 milliseconds