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

/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c94 static int denormal_mulf(int hx, int hy) function
499 hx = denormal_mulf(hy, hx);
501 hx = denormal_mulf(hx, hy);

Completed in 202 milliseconds