Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c452 r = set_cc_nz_f64(dst); in do_calc_cc()
H A Dfpu_helper.c153 uint32_t set_cc_nz_f64(float64 v) in set_cc_nz_f64() function
194 return set_cc_nz_f64(v); in set_cc_conv_f64()
/openbmc/qemu/target/s390x/
H A Ds390x-internal.h292 uint32_t set_cc_nz_f64(float64 v);