Home
last modified time | relevance | path

Searched refs:LXEBR (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-03.ll91 ; 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/
Dfp-conv-03.ll91 ; 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/
DSystemZInstrFP.td197 def LXEBR : UnaryRRE<"lxebr", 0xB306, null_frag, FP128, FP32>;
200 def : Pat<(f128 (fpextend (f32 FP32:$src))), (LXEBR FP32:$src)>;
/external/v8/src/s390/
Dsimulator-s390.h728 EVALUATE(LXEBR);
Dconstants-s390.h1249 V(lxebr, LXEBR, \
Dsimulator-s390.cc1017 EvalTable[LXEBR] = &Simulator::Evaluate_LXEBR; in EvalTableInit()
5426 EVALUATE(LXEBR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td175 def LXEBR : UnaryRRE<"lxeb", 0xB306, fextend, FP128, FP32>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc700 4201512U, // LXEBR
DSystemZGenDisassemblerTables.inc309 /* 867 */ MCD_OPC_Decode, 167, 5, 34, // Opcode: LXEBR