Home | History | Annotate | Download | only in aarch32

Lines Matching refs:ldrexb

2149   void Ldrexb(Condition cond, Register rt, const MemOperand& operand) {
2156 ldrexb(cond, rt, operand);
2158 void Ldrexb(Register rt, const MemOperand& operand) {
2159 Ldrexb(al, rt, operand);