Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfmpyfadd.c1811 if (diff_exponent > SGLEXT_THRESHOLD) {
1812 diff_exponent = SGLEXT_THRESHOLD;
2453 if (diff_exponent > SGLEXT_THRESHOLD) {
2454 diff_exponent = SGLEXT_THRESHOLD;
H A Dsgl_float.h308 #define SGLEXT_THRESHOLD 48 macro
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfmpyfadd.c1811 if (diff_exponent > SGLEXT_THRESHOLD) {
1812 diff_exponent = SGLEXT_THRESHOLD;
2453 if (diff_exponent > SGLEXT_THRESHOLD) {
2454 diff_exponent = SGLEXT_THRESHOLD;
H A Dsgl_float.h308 #define SGLEXT_THRESHOLD 48 macro

Completed in 6 milliseconds