Home | History | Annotate | Download | only in aarch32

Lines Matching refs:ldrexh

2443   void ldrexh(Condition cond, Register rt, const MemOperand& operand);
2444 void ldrexh(Register rt, const MemOperand& operand) {
2445 ldrexh(al, rt, operand);