Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c449 r = set_cc_nz_f32(dst); in do_calc_cc()
H A Dfpu_helper.c140 uint32_t set_cc_nz_f32(float32 v) in set_cc_nz_f32() function
185 return set_cc_nz_f32(v); in set_cc_conv_f32()
/openbmc/qemu/target/s390x/
H A Ds390x-internal.h291 uint32_t set_cc_nz_f32(float32 v);