Searched refs:LDLARH (Results 1 – 16 of 16) sorted by relevance
/external/vixl/src/aarch64/ |
D | cpu-features-auditor-aarch64.cc | 507 case LDLARH: in VisitLoadStoreExclusive()
|
D | constants-aarch64.h | 1020 LDLARH = LoadStoreExclusiveFixed | 0x40C00000, enumerator
|
D | disasm-aarch64.cc | 1373 V(LDLARH, "ldlarh", "'Wt") \
|
D | simulator-aarch64.cc | 1855 case LDLARH: in VisitLoadStoreExclusive()
|
D | assembler-aarch64.cc | 1559 Emit(LDLARH | Rs_mask | Rt(rt) | Rt2_mask | RnSP(src.GetBaseRegister())); in ldlarh()
|
/external/llvm/lib/Target/AArch64/Disassembler/ |
D | AArch64Disassembler.cpp | 1118 case AArch64::LDLARH: in DecodeExclusiveLdStInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/ |
D | AArch64Disassembler.cpp | 1316 case AArch64::LDLARH: in DecodeExclusiveLdStInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedThunderX2T99.td | 1790 (instrs LDLARB, LDLARH, LDLARW, LDLARX)>;
|
D | AArch64InstrInfo.td | 2761 def LDLARH : LoadAcquire <0b01, 1, 1, 0, 0, GPR32, "ldlarh">;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenMCCodeEmitter.inc | 2226 UINT64_C(1222605824), // LDLARH 9851 case AArch64::LDLARH: 14278 Feature_HasV8_1a | 0, // LDLARH = 2213
|
D | AArch64GenAsmWriter.inc | 3025 2253966144U, // LDLARH 7544 27U, // LDLARH
|
D | AArch64GenAsmWriter1.inc | 3974 205628581U, // LDLARH 8493 27U, // LDLARH
|
D | AArch64GenInstrInfo.inc | 2228 LDLARH = 2213, 8115 …deledSideEffects), 0x1ULL, nullptr, nullptr, OperandInfo273, -1 ,nullptr }, // Inst #2213 = LDLARH
|
D | AArch64GenAsmMatcher.inc | 15115 …{ 2266 /* ldlarh */, AArch64::LDLARH, Convert__Reg1_0__GPR64sp01_2, Feature_HasV8_1a, { MCK_GPR32,… 21584 …{ 2266 /* ldlarh */, AArch64::LDLARH, Convert__Reg1_0__GPR64sp01_2, Feature_HasV8_1a, { MCK_GPR32,…
|
D | AArch64GenDisassemblerTables.inc | 6281 /* 29459 */ MCD::OPC_Decode, 165, 17, 145, 1, // Opcode: LDLARH
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 2480 def LDLARH : LoadAcquire <0b01, 1, 1, 0, 0, GPR32, "ldlarh">;
|