Home | History | Annotate | Download | only in arm

Lines Matching defs:ldm

889 void Thumb2Assembler::ldm(BlockAddressMode am,
893 CHECK_NE(regs, 0u); // Do not use ldm if there's nothing to load.
2520 LOG(FATAL) << "LDM/STM mode not supported on thumb: " << bam;
3261 ldm(IA_W, SP, regs, cond);