Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dfpu.c36 extern int fpu_post_test_math5 (void);
60 ret = fpu_post_test_math5 (); in fpu_post_test()
H A Dacc1.c28 int fpu_post_test_math5 (void) in fpu_post_test_math5() function