Home
last modified time | relevance | path

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

/qemu/tests/fp/
H A Dfp-test.c173 abz_f16 true_abz_f16; in do_testfloat() local
310 true_abz_f16 = slow_f16_add; in do_testfloat()
314 true_abz_f16 = slow_f16_sub; in do_testfloat()
318 true_abz_f16 = slow_f16_mul; in do_testfloat()
322 true_abz_f16 = slow_f16_div; in do_testfloat()
329 test_abz_f16(true_abz_f16, subj_abz_f16); in do_testfloat()