Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_float_test/
Dpico_float_test_hazard3.c171 uint32_t __mulsf3(uint32_t x, uint32_t y);
194 failed += run_tests(mul_directed_tests, count_of(mul_directed_tests), "*", __mulsf3); in main()
202 failed += run_tests(mul_random_tests, N_RANDOM_TESTS, "*", __mulsf3); in main()
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_single_hazard3.S184 float_section __mulsf3
185 .global __mulsf3
187 __mulsf3: label