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

  /external/valgrind/none/tests/s390x/
dfp-3.c 56 printf("cdtr:\n");
59 COMPARE(CDTR, d64_1, d64_1, _Decimal64);
60 COMPARE(CDTR, d64_1, d64_2, _Decimal64);
61 COMPARE(CDTR, d64_2, d64_1, _Decimal64);
66 COMPARE(CDTR, d64_1, d64_2, _Decimal64);
67 COMPARE(CDTR, d64_1, d64_1, _Decimal64);
68 COMPARE(CDTR, d64_2, d64_2, _Decimal64);
opcodes.h 140 #define CDTR(r1,r2) RRE_RERE(b3e4,r1,r2)
  /external/v8/src/s390/
simulator-s390.h 900 EVALUATE(CDTR);
constants-s390.h     [all...]
simulator-s390.cc     [all...]

Completed in 549 milliseconds