Home
last modified time | relevance | path

Searched refs:LAAL (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h1131 EVALUATE(LAAL);
Dconstants-s390.h196 V(laal, LAAL, 0xEBFA) /* type = RSY_A LOAD AND ADD LOGICAL (32) */
Dsimulator-s390.cc1418 EvalTable[LAAL] = &Simulator::Evaluate_LAAL; in EvalTableInit()
9232 EVALUATE(LAAL) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc576 977279243U, // LAAL
1880 // LAA, LAAG, LAAL, LAALG, LAN, LANG, LAO, LAOG, LAX, LAXG, LMG, RLL, RLL...
DSystemZGenDisassemblerTables.inc1438 /* 2464 */ MCD_OPC_Decode, 171, 4, 133, 1, // Opcode: LAAL
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td550 def : InstRW<[WLat1LSU, WLat1LSU, FXU, LSU, NormalGr], (instregex "LAAL(G)?$")>;
DSystemZScheduleZEC12.td562 def : InstRW<[WLat1LSU, WLat1LSU, FXU, LSU, NormalGr], (instregex "LAAL(G)?$")>;
DSystemZScheduleZ13.td587 def : InstRW<[WLat2LSU, WLat2LSU, FXb, LSU, NormalGr], (instregex "LAAL(G)?$")>;
DSystemZScheduleZ14.td596 def : InstRW<[WLat2LSU, WLat2LSU, FXb, LSU, NormalGr], (instregex "LAAL(G)?$")>;
DSystemZInstrInfo.td1601 def LAAL : LoadAndOpRSY<"laal", 0xEBFA, null_frag, GR32>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1416 def LAAL : LoadAndOpRSY<"laal", 0xEBFA, null_frag, GR32>;