Lines Matching full:increment
88 /* Just need to setup increment and jump to copy */
183 add %r4, %r4, %r0 /* increment */
185 add %r3, %r3, %r0 /* increment */
217 li %r0, 1 /* increment for phases 1 and 3 */
218 li %r5, BLOCK_SIZE /* increment for phase 2 */
226 std %r8, -16(%r1) /* 16-byte increment (16) */
237 li %r0, -1 /* increment for phases 1 and 3 */
239 li %r5, -BLOCK_SIZE /* increment for phase 2 */
251 std %r6, -16(%r1) /* 16-byte increment (-16) */
263 add %r4, %r4, %r0 /* phase 1 increment */
265 add %r3, %r3, %r0 /* phase 1 increment */
312 add %r4, %r4, %r5 /* phase 2 increment */
313 add %r3, %r3, %r5 /* phase 2 increment */
331 ld %r8, -16(%r1) /* 16-byte increment */