Home | History | Annotate | Download | only in aarch32

Lines Matching defs:strh

3403   void strh(Condition cond,
3407 void strh(Register rt, const MemOperand& operand) {
3408 strh(al, Best, rt, operand);
3410 void strh(Condition cond, Register rt, const MemOperand& operand) {
3411 strh(cond, Best, rt, operand);
3413 void strh(EncodingSize size, Register rt, const MemOperand& operand) {
3414 strh(al, size, rt, operand);