Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dfpu.c255 static int denormal_addf(int hx, int hy) in denormal_addf() function
545 hx = denormal_addf(hx, hy); in ieee_fpe_handler()
547 hx = denormal_addf(hx, hy ^ 0x80000000); in ieee_fpe_handler()