Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c576 #define FPU_FCFI(op, cvtr, is_single) \ argument
582 float32 tmp = cvtr(arg, &env->fp_status); \
585 farg.d = cvtr(arg, &env->fp_status); \