Home
last modified time | relevance | path

Searched refs:MVHI (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-const-05.ll23 ; 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.
Dframe-13.ll21 ; for word-addressing instructions like MVHI.
/external/valgrind/none/tests/s390x/
Dopcodes.h310 #define MVHI(b1,d1,i2) SIL_RDI(e54c,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td392 def MVHI : StoreSIL<"mvhi", 0xE54C, store, imm32sx16>;