Home
last modified time | relevance | path

Searched refs:MVIY (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-const-03.ll78 ; Check the next byte up, which should use MVIY instead of MVI.
88 ; Check the high end of the MVIY range.
110 ; Check the high end of the negative MVIY range.
120 ; Check the low end of the MVIY range.
155 ; Check that MVIY does not allow an index. We prefer STCY in that case.
Dframe-14.ll129 ; Test the next offset after that, which uses MVIY instead of MVI.
/external/valgrind/none/tests/s390x/
Dopcodes.h311 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52) macro