Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c337 static long long denormal_addd(long long hx, long long hy) in denormal_addd() function
532 llx = denormal_addd(llx, lly); in ieee_fpe_handler()
534 llx = denormal_addd(llx, lly ^ (1LL << 63)); in ieee_fpe_handler()