Home
last modified time | relevance | path

Searched refs:STEY (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-move-06.ll24 ; Check the next word up, which should use STEY instead of STE.
34 ; Check the high end of the aligned STEY range.
56 ; Check the high end of the negative aligned STEY range.
66 ; Check the low end of the STEY range.
100 ; Check that STEY allows an index.
Dcond-store-05.ll53 ; Check the next word up, which should use STEY instead of STE.
69 ; Check the high end of the aligned STEY range.
103 ; Check the low end of the STEY range.
137 ; Check that STEY allows an index.
/external/v8/src/s390/
Ddisasm-s390.cc1430 case STEY: in DecodeSixByte()
Dsimulator-s390.h1253 EVALUATE(STEY);
Dconstants-s390.h965 V(stey, STEY, 0xED66) /* type = RXY_A STORE (short) */ \
Dsimulator-s390.cc1479 EvalTable[STEY] = &Simulator::Evaluate_STEY; in EvalTableInit()
4802 case STEY: in DecodeSixByte()
4846 } else if (op == STEY) { in DecodeSixByte()
12818 EVALUATE(STEY) { in EVALUATE() argument
12819 DCHECK_OPCODE(STEY); in EVALUATE()
/external/valgrind/none/tests/s390x/
Dopcodes.h361 #define STEY(r1,x2,b2,dl2,dh2) RXY_FRRD(ed,r1,x2,b2,dl2,dh2,66) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td209 // STEY and STDY offer full 20-bit displacement fields. It's often better