Searched refs:out_r (Results 1 - 1 of 1) sorted by relevance

/external/zlib/contrib/inflate86/
H A Dinffast.S317 #define out_r %edi define
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, be
[all...]

Completed in 47 milliseconds