Searched refs:DO_INSN_F2L (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Dfpext.c68 #define DO_INSN_F2L(insn, round, type) \ macro
123 DO_INSN_F2L(CLFEBR, round, float); \
124 DO_INSN_F2L(CLGEBR, round, float); \
125 DO_INSN_F2L(CLFDBR, round, double); \
126 DO_INSN_F2L(CLGDBR, round, double); \
127 DO_INSN_F2L(CLFXBR, round, long double); \
128 DO_INSN_F2L(CLGXBR, round, long double); \

Completed in 1460 milliseconds