Home | History | Annotate | Download | only in aarch32

Lines Matching refs:ldah

2252   void ldah(Condition cond, Register rt, const MemOperand& operand);
2253 void ldah(Register rt, const MemOperand& operand) { ldah(al, rt, operand); }