Searched refs:AXBR (Results 1 – 11 of 11) sorted by relevance
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 161 1055887U, // AXBR 1707 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO... 1816 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO...
|
D | SystemZGenDisassemblerTables.inc | 416 /* 1359 */ MCD_OPC_Decode, 140, 1, 46, // Opcode: AXBR
|
/external/v8/src/s390/ |
D | simulator-s390.h | 764 EVALUATE(AXBR);
|
D | constants-s390.h | 1285 V(axbr, AXBR, 0xB34A) /* type = RRE ADD (extended BFP) */ \
|
D | simulator-s390.cc | 1053 EvalTable[AXBR] = &Simulator::Evaluate_AXBR; in EvalTableInit() 5738 EVALUATE(AXBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 364 def AXBR : BinaryRRE<"axb", 0xB34A, fadd, FP128, FP128>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 420 def AXBR : BinaryRRE<"axbr", 0xB34A, fadd, FP128, FP128>;
|
D | SystemZScheduleZ196.td | 790 def : InstRW<[WLat20, WLat20, FPU4, GroupAlone], (instregex "AXBR$")>;
|
D | SystemZScheduleZEC12.td | 828 def : InstRW<[WLat20, WLat20, FPU4, GroupAlone], (instregex "AXBR$")>;
|
D | SystemZScheduleZ13.td | 856 def : InstRW<[WLat10, WLat10, VecDF4, GroupAlone], (instregex "AXBR$")>;
|
D | SystemZScheduleZ14.td | 875 def : InstRW<[WLat10, WLat10, VecDF4, GroupAlone], (instregex "AXBR$")>;
|