Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c48 static void iltgt (float x, float y, int ok) in iltgt() function
137 iltgt (ninf, pinf, 1); in fpu_post_test_math6()
138 iltgt (NaN, NaN, 0); in fpu_post_test_math6()
139 iltgt (pinf, ninf, 1); in fpu_post_test_math6()
140 iltgt (1, 4, 1); in fpu_post_test_math6()
141 iltgt (3, 3, 0); in fpu_post_test_math6()
142 iltgt (5, 2, 1); in fpu_post_test_math6()