Home
last modified time | relevance | path

Searched refs:STHY (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-move-05.ll44 ; Check the next halfword up, which should use STHY instead of STH.
54 ; Check the high end of the aligned STHY range.
76 ; Check the high end of the negative aligned STHY range.
86 ; Check the low end of the STHY range.
120 ; Check that STHY allows an index.
Dint-const-04.ll78 ; Check the next halfword up, which is out of range. We prefer STHY
90 ; Check negative displacements, for which we again prefer STHY.
Dcond-store-02.ll205 ; Check the next halfword up, which should use STHY instead of STH.
222 ; Check the high end of the aligned STHY range.
258 ; Check the low end of the STHY range.
294 ; Check that STHY allows an index.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td519 // STH, STHY or STHH, depending on the choice of register.
529 defm : StoreGR64Pair<STH, STHY, truncstorei16>;
/external/valgrind/main/none/tests/s390x/
Dopcodes.h362 #define STHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,70) macro