Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dfpu.c97 static int denormal_mulf(int hx, int hy) in denormal_mulf() function
502 hx = denormal_mulf(hy, hx); in ieee_fpe_handler()
504 hx = denormal_mulf(hx, hy); in ieee_fpe_handler()