Lines Matching refs:r3
33 slgr %r2,%r3 # %r3 points to src, %r2+%r3 to dst
41 .L0: icmh %r0,8,0(%r3) # first byte
43 icmh %r0,4,1(%r3) # second byte
45 icmh %r0,2,2(%r3) # third byte
47 icmh %r0,1,3(%r3) # fourth byte
49 icm %r0,8,4(%r3) # fifth byte
51 icm %r0,4,5(%r3) # sixth byte
53 icm %r0,2,6(%r3) # seventh byte
55 icm %r0,1,7(%r3) # eigth byte
57 stg %r0,0(%r2,%r3) # store all eight to dest.
58 la %r3,8(%r3)
62 .L2: icm %r0,1,0(%r3)
63 stc %r0,0(%r2,%r3)
64 la %r3,1(%r3)
75 .L10: stg %r0,0(%r2,%r3)
76 la %r3,8(%r3)
82 algr %r2,%r3 # start of dst area to be zeroed
83 lgr %r3,%r4