Searched defs:stlb (Results 1 – 5 of 5) sorted by relevance
112 stlb r1, [r3] label
3266 void stlb(Register rt, const MemOperand& operand) { stlb(al, rt, operand); } in stlb() function
10937 void Assembler::stlb(Condition cond, Register rt, const MemOperand& operand) { in stlb() function in vixl::aarch32::Assembler
2958 void Disassembler::stlb(Condition cond, in stlb() function in vixl::aarch32::Disassembler