Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h715 EVALUATE(LFAS);
Dconstants-s390.h1102 V(lfas, LFAS, 0xB2BD) /* type = S LOAD FPC AND SIGNAL */ \
Dsimulator-s390.cc1004 EvalTable[LFAS] = &Simulator::Evaluate_LFAS; in EvalTableInit()
5309 EVALUATE(LFAS) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td543 def LFAS : SideEffectUnaryS<"lfas", 0xB2BD, null_frag, 4>;
DSystemZScheduleZ196.td846 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
DSystemZScheduleZEC12.td884 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
DSystemZScheduleZ13.td913 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;
DSystemZScheduleZ14.td932 def : InstRW<[WLat30, MCD], (instregex "LFAS$")>;