Searched refs:MVHHI (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-const-04.ll | 68 ; Check the high end of the MVHHI range. 101 ; Check that MVHHI does not allow an index.
|
D | clear-liverange-spillreg.mir | 254 MVHHI %7, 0, 0 :: (store 2)
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-04.ll | 68 ; Check the high end of the MVHHI range. 101 ; Check that MVHHI does not allow an index.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1069 EVALUATE(MVHHI);
|
D | constants-s390.h | 668 V(mvhhi, MVHHI, 0xE544) /* type = SIL MOVE (16<-16) */ \
|
D | simulator-s390.cc | 1357 EvalTable[MVHHI] = &Simulator::Evaluate_MVHHI; in EvalTableInit() 8577 EVALUATE(MVHHI) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 739 337910U, // MVHHI 1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
|
D | SystemZGenDisassemblerTables.inc | 1163 /* 1318 */ MCD_OPC_Decode, 206, 5, 116, // Opcode: MVHHI
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 559 def MVHHI : StoreSIL<"mvhhi", 0xE544, truncstorei16, imm32sx16trunc>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 468 def MVHHI : StoreSIL<"mvhhi", 0xE544, truncstorei16, imm32sx16trunc>;
|