Searched refs:denormal_addf (Results 1 - 1 of 1) sorted by path

/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c252 static int denormal_addf(int hx, int hy) function
542 hx = denormal_addf(hx, hy);
544 hx = denormal_addf(hx, hy ^ 0x80000000);

Completed in 322 milliseconds