Home
last modified time | relevance | path

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

/qemu/tests/fp/
H A Dfp-bench.c219 ops[i].f128 = float128_chs(ops[i].f128); in fill_random()
/qemu/include/fpu/
H A Dsoftfloat.h1268 static inline float128 float128_chs(float128 a) in float128_chs() function