Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-const-06.ll23 ; 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/
Dopcodes.h308 #define MVGHI(b1,d1,i2) SIL_RDI(e548,b1,d1,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td393 def MVGHI : StoreSIL<"mvghi", 0xE548, store, imm64sx16>;