Home
last modified time | relevance | path

Searched refs:STEY (Results 1 – 12 of 12) 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/swiftshader/third_party/llvm-7.0/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.cc669 case STEY: in DecodeSpecial()
Dsimulator-s390.h1192 EVALUATE(STEY);
Dconstants-s390.h931 V(stey, STEY, 0xED66) /* type = RXY_A STORE (short) */ \
Dsimulator-s390.cc1479 EvalTable[STEY] = &Simulator::Evaluate_STEY; in EvalTableInit()
9692 EVALUATE(STEY) { in EVALUATE() argument
9693 DCHECK_OPCODE(STEY); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td209 // STEY and STDY offer full 20-bit displacement fields. It's often better
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc873 13639399U, // STEY
DSystemZGenDisassemblerTables.inc1669 /* 3514 */ MCD_OPC_Decode, 212, 6, 159, 1, // Opcode: STEY
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td232 // STEY and STDY offer full 20-bit displacement fields. It's often better