Home
last modified time | relevance | path

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

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