Searched refs:LCXBR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 270 def LCXBR : UnaryRRE<"lcxb", 0xB343, fneg, FP128, FP128>; 463 def : Pat<(f128 fpimmneg0), (LCXBR (LZXR))>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 326 def LCXBR : UnaryRRE<"lcxbr", 0xB343, fneg, FP128, FP128>; 557 def : Pat<(f128 fpimmneg0), (LCXBR (LZXR))>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 757 EVALUATE(LCXBR);
|
D | constants-s390.h | 1282 V(lcxbr, LCXBR, 0xB343) /* type = RRE LOAD COMPLEMENT (extended BFP) */ \
|
D | simulator-s390.cc | 1046 EvalTable[LCXBR] = &Simulator::Evaluate_LCXBR; in EvalTableInit() 5694 EVALUATE(LCXBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 595 4201621U, // LCXBR
|
D | SystemZGenDisassemblerTables.inc | 390 /* 1243 */ MCD_OPC_Decode, 190, 4, 39, // Opcode: LCXBR
|