Home
last modified time | relevance | path

Searched refs:STCY (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-move-04.ll44 ; Check the next byte up, which should use STCY instead of STC.
54 ; Check the high end of the STCY range.
76 ; Check the high end of the negative STCY range.
86 ; Check the low end of the STCY range.
120 ; Check that STCY allows an index.
Dcond-store-01.ll205 ; Check the next byte up, which should use STCY instead of STC.
222 ; Check the high end of the STCY range.
258 ; Check the low end of the STCY range.
294 ; Check that STCY allows an index.
Dint-const-03.ll155 ; Check that MVIY does not allow an index. We prefer STCY in that case.
Dframe-16.ll105 ; The instruction will actually be STCY before frame lowering.
125 ; Test the next offset after that, which uses STCY instead of STC.
Dframe-14.ll107 ; The instruction will actually be STCY before frame lowering.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td511 // STC, STCY or STCH, depending on the choice of register.
528 defm : StoreGR64Pair<STC, STCY, truncstorei8>;
/external/valgrind/main/none/tests/s390x/
Dopcodes.h355 #define STCY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,72) macro