Searched refs:Ldarh (Results 1 – 4 of 4) sorted by relevance
1583 ASSEMBLE_ATOMIC_LOAD_INTEGER(Ldarh, Register32); in AssembleArchInstruction()1588 ASSEMBLE_ATOMIC_LOAD_INTEGER(Ldarh, Register32); in AssembleArchInstruction()
87 V(Ldarh, ldarh) \
1621 void Ldarh(const Register& rt, const MemOperand& src) { in Ldarh() function
17691 __ Ldarh(w0, MemOperand(x10)); in TEST() local