Searched defs:stlh (Results 1 – 5 of 5) sorted by relevance
115 stlh r1, [r3] label
3305 void stlh(Register rt, const MemOperand& operand) { stlh(al, rt, operand); } in stlh() function
11088 void Assembler::stlh(Condition cond, Register rt, const MemOperand& operand) { in stlh() function in vixl::aarch32::Assembler
3005 void Disassembler::stlh(Condition cond, in stlh() function in vixl::aarch32::Disassembler