Searched refs:MVGHI (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-06.ll | 23 ; Check the next value up, which can't use MVGHI. 41 ; Check the low end of the MVGHI range. 50 ; Check the next value down, which can't use MVGHI. 59 ; Check the high end of the MVGHI range. 92 ; Check that MVGHI does not allow an index.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 308 #define MVGHI(b1,d1,i2) SIL_RDI(e548,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 393 def MVGHI : StoreSIL<"mvghi", 0xE548, store, imm64sx16>;
|