Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Ddfpconv.c35 #define DO_INSN_I2D(insn, round, type) \ macro
103 DO_INSN_I2D(CXGTRA, 0, _Decimal128); in main()
107 DO_INSN_I2D(CDGTRA, 1, _Decimal64); in main()
110 DO_INSN_I2D(CDGTRA, 3, _Decimal64); in main()
113 DO_INSN_I2D(CDGTRA, 4, _Decimal64); in main()
116 DO_INSN_I2D(CDGTRA, 5, _Decimal64); in main()
119 DO_INSN_I2D(CDGTRA, 6, _Decimal64); in main()
122 DO_INSN_I2D(CDGTRA, 7, _Decimal64); in main()
125 DO_INSN_I2D(CDGTRA, 8, _Decimal64); in main()
128 DO_INSN_I2D(CDGTRA, 9, _Decimal64); in main()
[all …]
Ddfpext.c76 #define DO_INSN_I2D(insn, round, type) \ macro
196 DO_INSN_I2D(CDFTR, 0, _Decimal64); in main()
197 DO_INSN_I2D(CXFTR, 0, _Decimal128); in main()