Searched refs:MVIY (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-03.ll | 78 ; 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.
|
D | frame-14.ll | 129 ; Test the next offset after that, which uses MVIY instead of MVI.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 311 #define MVIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,52) macro
|