Searched defs:stmdb (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/llvm/test/MC/ARM/ | ||
H A D | thumb-load-store-multiple.s | 53 .global stmdb symbol |
H A D | arm-load-store-multiple-deprecated.s | 66 .global stmdb symbol |
/aosp_15_r20/external/vixl/src/aarch32/ | ||
H A D | assembler-aarch32.h | 3341 void stmdb(Register rn, WriteBack write_back, RegisterList registers) { in stmdb() function |
H A D | assembler-aarch32.cc | 11206 void Assembler::stmdb(Condition cond, in stmdb() function in vixl::aarch32::Assembler |
H A D | disasm-aarch32.cc | 3032 void Disassembler::stmdb(Condition cond, in stmdb() function in vixl::aarch32::Disassembler |