Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dfpu.c164 static long long denormal_muld(long long hx, long long hy) in denormal_muld() function
492 llx = denormal_muld(lly, llx); in ieee_fpe_handler()
494 llx = denormal_muld(llx, lly); in ieee_fpe_handler()