Home | History | Annotate | Download | only in aarch32

Lines Matching full:stlexb

10020 void Assembler::stlexb(Condition cond,
10029 // STLEXB{<c>}{<q>} <Rd>, <Rt>, [<Rn>] ; T1
10037 // STLEXB{<c>}{<q>} <Rd>, <Rt>, [<Rn>] ; A1
10046 Delegate(kStlexb, &Assembler::stlexb, cond, rd, rt, operand);