Home
last modified time | relevance | path

Searched refs:TABORT (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll237 ; TABORT with register only.
246 ; TABORT with immediate only.
255 ; TABORT with register + immediate.
265 ; TABORT with out-of-range immediate.
/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll237 ; TABORT with register only.
246 ; TABORT with immediate only.
255 ; TABORT with register + immediate.
265 ; TABORT with out-of-range immediate.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td36 def TABORT : XForm_base_r3xo <31, 910,
107 (TABORT $R)>;
DP9InstrResources.td92 (instregex "TABORT(D|W)C(I)?$"),
198 TABORT
/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td36 def TABORT : XForm_base_r3xo <31, 910,
107 (TABORT $R)>;
/external/v8/src/s390/
Dsimulator-s390.h720 EVALUATE(TABORT);
Dconstants-s390.h1104 V(tabort, TABORT, 0xB2FC) /* type = S TRANSACTION ABORT */ \
Dsimulator-s390.cc1009 EvalTable[TABORT] = &Simulator::Evaluate_TABORT; in EvalTableInit()
5339 EVALUATE(TABORT) { in EVALUATE() argument
/external/v8/src/ppc/
Dconstants-ppc.h1625 V(tabort, TABORT, 0x7C00071D) \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td687 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
DSystemZScheduleZ13.td713 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
DSystemZScheduleZ14.td732 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
DSystemZInstrInfo.td1983 def TABORT : SideEffectAddressS<"tabort", 0xB2FC, int_s390_tabort>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1581 def TABORT : InstS<0xB2FC, (outs), (ins bdaddr12only:$BD2),