Lines Matching refs:push
198 .macro forward_copy_shift pull push
229 orr r3, r3, r4, lspush #\push
231 orr r4, r4, r5, lspush #\push
233 orr r5, r5, r6, lspush #\push
235 orr r6, r6, r7, lspush #\push
237 orr r7, r7, r8, lspush #\push
239 orr r8, r8, r9, lspush #\push
241 orr r9, r9, ip, lspush #\push
243 orr ip, ip, lr, lspush #\push
260 orr r3, r3, lr, lspush #\push
266 16: sub r1, r1, #(\push / 8)
273 forward_copy_shift pull=8 push=24
275 17: forward_copy_shift pull=16 push=16
277 18: forward_copy_shift pull=24 push=8