Searched refs:LFAS (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 715 EVALUATE(LFAS);
|
D | constants-s390.h | 1102 V(lfas, LFAS, 0xB2BD) /* type = S LOAD FPC AND SIGNAL */ \
|
D | simulator-s390.cc | 1004 EvalTable[LFAS] = &Simulator::Evaluate_LFAS; in EvalTableInit() 5309 EVALUATE(LFAS) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 543 def LFAS : SideEffectUnaryS<"lfas", 0xB2BD, null_frag, 4>;
|
D | SystemZScheduleZ196.td | 846 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
|
D | SystemZScheduleZEC12.td | 884 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
|
D | SystemZScheduleZ13.td | 913 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
|
D | SystemZScheduleZ14.td | 932 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
|