Searched refs:DO_INSN_D2I (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | dfpconv.c | 53 #define DO_INSN_D2I(insn, round, type) \ macro 95 DO_INSN_D2I(CGDTRA, round, _Decimal64); \ 96 DO_INSN_D2I(CGXTRA, round, _Decimal128); \
|
D | dfpext.c | 142 #define DO_INSN_D2I(insn, round, type) \ macro 186 DO_INSN_D2I(CFDTR, round, _Decimal64); \ 189 DO_INSN_D2I(CFXTR, round, _Decimal128); \
|