Searched refs:ESDTR (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 129 def ESDTR : UnaryRRE<"esdtr", 0xB3E7, null_frag, FP64, FP64>;
|
D | SystemZScheduleZ196.td | 1025 def : InstRW<[WLat7, FXU, DFU, GroupAlone], (instregex "ESDTR$")>;
|
D | SystemZScheduleZEC12.td | 1069 def : InstRW<[WLat7, FXU, DFU, GroupAlone], (instregex "ESDTR$")>;
|
D | SystemZScheduleZ13.td | 1103 def : InstRW<[WLat11, FXb, VecDF, Cracked], (instregex "ESDTR$")>;
|
D | SystemZScheduleZ14.td | 1120 def : InstRW<[WLat11, FXb, VecDF, Cracked], (instregex "ESDTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 839 EVALUATE(ESDTR);
|
D | constants-s390.h | 1332 V(esdtr, ESDTR, \
|
D | simulator-s390.cc | 1127 EvalTable[ESDTR] = &Simulator::Evaluate_ESDTR; in EvalTableInit() 6526 EVALUATE(ESDTR) { in EVALUATE() argument
|