Searched refs:MVHI (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-05.ll | 23 ; Check the next value up, which can't use MVHI. 41 ; Check the low end of the MVHI range. 50 ; Check the next value down, which can't use MVHI. 59 ; Check the high end of the MVHI range. 91 ; Check that MVHI does not allow an index.
|
D | frame-13.ll | 21 ; for word-addressing instructions like MVHI.
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 310 #define MVHI(b1,d1,i2) SIL_RDI(e54c,b1,d1,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 392 def MVHI : StoreSIL<"mvhi", 0xE54C, store, imm32sx16>;
|