Home
last modified time | relevance | path

Searched refs:MSGFR (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-mul-11.ll23 ; Verify that we still use MSGFR for i32->i64 multiplies.
Dint-mul-03.ll7 ; Check MSGFR.
106 ; Check that multiplications of spilled values can use MSGF rather than MSGFR.
/external/llvm/test/CodeGen/SystemZ/
Dint-mul-03.ll7 ; Check MSGFR.
106 ; Check that multiplications of spilled values can use MSGF rather than MSGFR.
/external/v8/src/s390/
Dsimulator-s390.h887 EVALUATE(MSGFR);
Dconstants-s390.h1383 V(msgfr, MSGFR, 0xB91C) /* type = RRE MULTIPLY SINGLE (64<-32) */ \
Dsimulator-s390.cc1175 EvalTable[MSGFR] = &Simulator::Evaluate_MSGFR; in EvalTableInit()
6882 EVALUATE(MSGFR) { in EVALUATE() argument
6883 DCHECK_OPCODE(MSGFR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1165 def MSGFR : BinaryRRE<"msgf", 0xB91C, null_frag, GR64, GR32>;
1166 defm : SXB<mul, GR64, MSGFR>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1261 def MSGFR : BinaryRRE<"msgfr", 0xB91C, null_frag, GR64, GR32>;
1262 defm : SXB<mul, GR64, MSGFR>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc731 1056150U, // MSGFR
DSystemZGenDisassemblerTables.inc608 /* 2253 */ MCD_OPC_Decode, 198, 5, 84, // Opcode: MSGFR