Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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.
Dclear-liverange-spillreg.mir284 MVHI %0, 332, 2 :: (store 4)
358 MVHI undef %105, 0, 0 :: (store 4)
Dframe-13.ll21 ; for word-addressing instructions like MVHI.
/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/v8/src/s390/
Dsimulator-s390.h1071 EVALUATE(MVHI);
Dconstants-s390.h670 V(mvhi, MVHI, 0xE54C) /* type = SIL MOVE (32<-16) */ \
Dsimulator-s390.cc1359 EvalTable[MVHI] = &Simulator::Evaluate_MVHI; in EvalTableInit()
8593 EVALUATE(MVHI) { in EVALUATE() argument
8594 DCHECK_OPCODE(MVHI); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc740 337927U, // MVHI
1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
DSystemZGenDisassemblerTables.inc1167 /* 1334 */ MCD_OPC_Decode, 207, 5, 116, // Opcode: MVHI
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td560 def MVHI : StoreSIL<"mvhi", 0xE54C, store, imm32sx16>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td469 def MVHI : StoreSIL<"mvhi", 0xE54C, store, imm32sx16>;