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

  /external/valgrind/none/tests/s390x/
dfpconv.c 103 DO_INSN_I2D(CXGTRA, 0, _Decimal128);
dfpconv.stdout.exp 0 CXGTRA round=0 0 -> 220800000000000000000000
2 CXGTRA round=0 1 -> 220800000000000000000001
3 CXGTRA round=0 -1 -> 2208000000000000115afb55b
4 CXGTRA round=0 -2147483648 -> 22080000000000008c78af48
5 CXGTRA round=0 2147483647 -> 22080000000000008c78af47
opcodes.h 229 #define CXGTRA(m3,m4,r1,r2) RRF_UUFR(b3f9,m3,m4,r1,r2)
  /external/v8/src/s390/
constants-s390.h 388 CXGTRA = 0xB3F9, // Convert From Fixed (64 to extended DFP)
    [all...]
simulator-s390.h 908 EVALUATE(CXGTRA);
simulator-s390.cc     [all...]

Completed in 70 milliseconds