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

  /external/valgrind/none/tests/s390x/
dfp-2.c 69 void iextr(_Decimal128 in, long amount) function
77 printf("IEXTR ");
335 iextr(d128, 6169);
336 iextr(d128, 6170);
337 iextr(d128, 6171);
338 iextr(-d128, 6169);
339 iextr(-d128, 6170);
340 iextr(-d128, 6171);
341 iextr(0.DL, 6171);
342 iextr(-0.DL, 6171)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-z9-ec.s 36 iextr %f1,%f0,%r4
zarch-z9-ec.d 42 .*: b3 fe 00 14 [ ]*iextr %f1,%f0,%r4
  /external/v8/src/s390/
constants-s390.h 345 V(iextr, IEXTR, \
    [all...]

Completed in 2195 milliseconds