Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c615 #define VCF(suffix, cvt, element) \ macro
626 VCF(ux, uint32_to_float32, u32)
627 VCF(sx, int32_to_float32, s32)
628 #undef VCF