Lines Matching refs:out_r
317 #define out_r %edi macro
351 movl out(%esp), out_r
428 cmpl out_r, end(%esp)
624 movl out_r, %eax
631 movl out_r, from_r
636 movb %al, (out_r)
640 movb %al, 1(out_r)
641 movb %dl, 2(out_r)
642 addl $3, out_r
652 cmpl out_r, beg(%esp)
655 decl out_r
657 movb (out_r), %al
660 movb %al, 1(out_r)
661 movb %al, 2(out_r)
662 movb %al, 3(out_r)
663 addl $4, out_r
753 movl out_r, from_r
762 movl out_r, from_r
814 movl out_r, from_r
844 movl out_r, from_r
906 cmpl out_r, end(%esp)
1003 movl out_r, %eax
1010 movl out_r, from_r
1015 movb %al, (out_r)
1019 movb %al, 1(out_r)
1020 movb %dl, 2(out_r)
1021 addl $3, out_r
1032 cmpl out_r, beg(%esp)
1035 decl out_r
1037 movb (out_r), %al
1040 movb %al, 1(out_r)
1041 movb %al, 2(out_r)
1042 movb %al, 3(out_r)
1043 addl $4, out_r
1099 movl out_r, from_r
1108 movl out_r, from_r
1136 movl out_r, from_r
1151 movl out_r, from_r
1271 movl out_r, next_out_strm(strm_r)
1338 cmpl out_r, end_r
1341 subl out_r, end_r /* end -= out */
1346 subl end_r, out_r /* out -= end */
1347 negl out_r /* out = -out */
1348 addl $257, out_r /* out += 257 */
1349 movl out_r, avail_out_strm(strm_r)