Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-06.ll24 ; Check the high end of the LAAG range.
45 ; Check the low end of the LAAG range.
Datomicrmw-sub-06.ll25 ; Check the high end of the LAAG range.
48 ; Check the low end of the LAAG range.
/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-06.ll24 ; Check the high end of the LAAG range.
45 ; Check the low end of the LAAG range.
Datomicrmw-sub-06.ll25 ; Check the high end of the LAAG range.
48 ; Check the low end of the LAAG range.
/external/v8/src/s390/
Dsimulator-s390.h1123 EVALUATE(LAAG);
Dconstants-s390.h190 V(laag, LAAG, 0xEBE8) /* type = RSY_A LOAD AND ADD (64) */ \
Dsimulator-s390.cc1410 EvalTable[LAAG] = &Simulator::Evaluate_LAAG; in EvalTableInit()
9174 EVALUATE(LAAG) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc575 977278025U, // LAAG
1880 // LAA, LAAG, LAAL, LAALG, LAN, LANG, LAO, LAOG, LAX, LAXG, LMG, RLL, RLL...
DSystemZGenDisassemblerTables.inc1328 /* 1984 */ MCD_OPC_Decode, 170, 4, 118, // Opcode: LAAG
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1415 def LAAG : LoadAndOpRSY<"laag", 0xEBE8, atomic_load_add_64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1600 def LAAG : LoadAndOpRSY<"laag", 0xEBE8, atomic_load_add_64, GR64>;