Home
last modified time | relevance | path

Searched refs:TRTR (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h564 EVALUATE(TRTR);
Dconstants-s390.h954 V(trtr, TRTR, 0xD0) /* type = SS_A TRANSLATE AND TEST REVERSE */ \
Dsimulator-s390.cc855 EvalTable[TRTR] = &Simulator::Evaluate_TRTR; in EvalTableInit()
4200 EVALUATE(TRTR) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td587 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "TRTR$")>;
DSystemZScheduleZEC12.td600 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "TRTR$")>;
DSystemZScheduleZ13.td625 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "TRTR$")>;
DSystemZScheduleZ14.td634 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "TRTR$")>;
DSystemZInstrInfo.td1777 def TRTR : SideEffectBinarySSa<"trtr", 0xD0>;