Home
last modified time | relevance | path

Searched refs:rsqrt_tab (Results 1 – 2 of 2) sorted by path

/qemu/fpu/
H A Dsoftfloat-parts.c.inc768 r32 = rsqrt_tab[index] << 16;
H A Dsoftfloat.c1598 static const uint16_t rsqrt_tab[128] = { variable