Home
last modified time | relevance | path

Searched refs:AXBR (Results 1 – 11 of 11) sorted by relevance

/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc161 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...
DSystemZGenDisassemblerTables.inc416 /* 1359 */ MCD_OPC_Decode, 140, 1, 46, // Opcode: AXBR
/external/v8/src/s390/
Dsimulator-s390.h764 EVALUATE(AXBR);
Dconstants-s390.h1285 V(axbr, AXBR, 0xB34A) /* type = RRE ADD (extended BFP) */ \
Dsimulator-s390.cc1053 EvalTable[AXBR] = &Simulator::Evaluate_AXBR; in EvalTableInit()
5738 EVALUATE(AXBR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td364 def AXBR : BinaryRRE<"axb", 0xB34A, fadd, FP128, FP128>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td420 def AXBR : BinaryRRE<"axbr", 0xB34A, fadd, FP128, FP128>;
DSystemZScheduleZ196.td790 def : InstRW<[WLat20, WLat20, FPU4, GroupAlone], (instregex "AXBR$")>;
DSystemZScheduleZEC12.td828 def : InstRW<[WLat20, WLat20, FPU4, GroupAlone], (instregex "AXBR$")>;
DSystemZScheduleZ13.td856 def : InstRW<[WLat10, WLat10, VecDF4, GroupAlone], (instregex "AXBR$")>;
DSystemZScheduleZ14.td875 def : InstRW<[WLat10, WLat10, VecDF4, GroupAlone], (instregex "AXBR$")>;