Searched refs:VFP_CONV_FIX_FLOAT (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | vfp_helper.c | 437 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ macro 468 VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ 476 VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ 500 #undef VFP_CONV_FIX_FLOAT
|