Searched refs:LXEBR (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-03.ll | 91 ; Test a case where we spill the source of at least one LXEBR. We want
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-03.ll | 91 ; Test a case where we spill the source of at least one LXEBR. We want
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 197 def LXEBR : UnaryRRE<"lxebr", 0xB306, null_frag, FP128, FP32>; 200 def : Pat<(f128 (fpextend (f32 FP32:$src))), (LXEBR FP32:$src)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 728 EVALUATE(LXEBR);
|
D | constants-s390.h | 1249 V(lxebr, LXEBR, \
|
D | simulator-s390.cc | 1017 EvalTable[LXEBR] = &Simulator::Evaluate_LXEBR; in EvalTableInit() 5426 EVALUATE(LXEBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 175 def LXEBR : UnaryRRE<"lxeb", 0xB306, fextend, FP128, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 700 4201512U, // LXEBR
|
D | SystemZGenDisassemblerTables.inc | 309 /* 867 */ MCD_OPC_Decode, 167, 5, 34, // Opcode: LXEBR
|