Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dvfp_helper.c348 #define CONV_FTOI(name, ftype, fsz, sign, round) \ macro
361 CONV_FTOI(vfp_to##name##p, ftype, fsz, sign, ) \
362 CONV_FTOI(vfp_to##name##z##p, ftype, fsz, sign, _round_to_zero)
372 #undef CONV_FTOI