Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c112 typedef float32 (*vop32_2_fn)(float32 a, float_status *s); typedef
114 bool s, bool XxC, uint8_t erm, vop32_2_fn fn, in vop32_2()