Searched refs:MEEB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-01.ll | 16 ; Check the low end of the MEEB range. 26 ; Check the high end of the aligned MEEB range. 62 ; Check that MEEB allows indices. 75 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-01.ll | 18 ; Check the low end of the MEEB range. 28 ; Check the high end of the aligned MEEB range. 64 ; Check that MEEB allows indices. 77 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1171 EVALUATE(MEEB);
|
D | constants-s390.h | 236 V(meeb, MEEB, 0xED17) /* type = RXE MULTIPLY (short BFP) */ \
|
D | simulator-s390.cc | 1458 EvalTable[MEEB] = &Simulator::Evaluate_MEEB; in EvalTableInit() 9509 EVALUATE(MEEB) { in EVALUATE() argument 9510 DCHECK_OPCODE(MEEB); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 386 def MEEB : BinaryRXE<"meeb", 0xED17, fmul, FP32, load, 4>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 442 def MEEB : BinaryRXE<"meeb", 0xED17, fmul, FP32, load, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 714 4227U, // MEEB
|
D | SystemZGenDisassemblerTables.inc | 1642 /* 3383 */ MCD_OPC_Decode, 181, 5, 155, 1, // Opcode: MEEB
|