Home | History | Annotate | Download | only in aarch32

Lines Matching full:stlexh

936   // LDAEXD, LDRD, LDREXD, STLEX, STLEXB, STLEXH, STRD, STREX, STREXB, STREXH
4245 void Stlexh(Condition cond,
4256 stlexh(cond, rd, rt, operand);
4258 void Stlexh(Register rd, Register rt, const MemOperand& operand) {
4259 Stlexh(al, rd, rt, operand);