Searched refs:MSGRKC (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-mul-11.ll | 14 ; Check MSGRKC.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 873 EVALUATE(MSGRKC);
|
D | constants-s390.h | 266 V(msgrkc, MSGRKC, 0xB9ED) /* type = RRF_A MULTIPLY (64)*/ \
|
D | simulator-s390.cc | 1161 EvalTable[MSGRKC] = &Simulator::Evaluate_MSGRKC; in EvalTableInit() 6748 EVALUATE(MSGRKC) { in EVALUATE() argument 6749 DCHECK_OPCODE(MSGRKC); in EVALUATE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ14.td | 479 def : InstRW<[WLat8, WLat8, FXa, NormalGr], (instregex "MSGRKC$")>;
|
D | SystemZInstrInfo.td | 1253 def MSGRKC : BinaryRRFa<"msgrkc", 0xB9ED, mul, GR64, GR64, GR64>;
|