Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c161 static long long denormal_muld(long long hx, long long hy) in denormal_muld() function
489 llx = denormal_muld(lly, llx); in ieee_fpe_handler()
491 llx = denormal_muld(llx, lly); in ieee_fpe_handler()