HomeSort by relevance Sort by last modified time
    Searched refs:DO_INSN_I2D (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/s390x/
dfpconv.c 35 #define DO_INSN_I2D(insn, round, type) \
103 DO_INSN_I2D(CXGTRA, 0, _Decimal128);
107 DO_INSN_I2D(CDGTRA, 1, _Decimal64);
110 DO_INSN_I2D(CDGTRA, 3, _Decimal64);
113 DO_INSN_I2D(CDGTRA, 4, _Decimal64);
116 DO_INSN_I2D(CDGTRA, 5, _Decimal64);
119 DO_INSN_I2D(CDGTRA, 6, _Decimal64);
122 DO_INSN_I2D(CDGTRA, 7, _Decimal64);
125 DO_INSN_I2D(CDGTRA, 8, _Decimal64);
128 DO_INSN_I2D(CDGTRA, 9, _Decimal64)
    [all...]
dfpext.c 76 #define DO_INSN_I2D(insn, round, type) \
196 DO_INSN_I2D(CDFTR, 0, _Decimal64);
197 DO_INSN_I2D(CXFTR, 0, _Decimal128);

Completed in 253 milliseconds