Searched refs:ESXTR (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 130 def ESXTR : UnaryRRE<"esxtr", 0xB3EF, null_frag, FP128, FP128>;
|
D | SystemZScheduleZ196.td | 1026 def : InstRW<[WLat8, FXU, DFU2, GroupAlone], (instregex "ESXTR$")>;
|
D | SystemZScheduleZEC12.td | 1070 def : InstRW<[WLat8, FXU, DFU2, GroupAlone], (instregex "ESXTR$")>;
|
D | SystemZScheduleZ13.td | 1104 def : InstRW<[WLat12, FXb, VecDF2, Cracked], (instregex "ESXTR$")>;
|
D | SystemZScheduleZ14.td | 1121 def : InstRW<[WLat12, FXb, VecDF2, Cracked], (instregex "ESXTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 846 EVALUATE(ESXTR);
|
D | constants-s390.h | 1341 V(esxtr, ESXTR, \
|
D | simulator-s390.cc | 1134 EvalTable[ESXTR] = &Simulator::Evaluate_ESXTR; in EvalTableInit() 6568 EVALUATE(ESXTR) { in EVALUATE() argument
|