Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dfpu.c288 static long long denormal_subd1(unsigned long long ix, unsigned long long iy) in denormal_subd1() function
350 ix = denormal_subd1(ix, iy); in denormal_addd()
356 ix = denormal_subd1(iy, ix); in denormal_addd()