Home
last modified time | relevance | path

Searched refs:bitslong_r (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/contrib/inflate86/
Dinffast.S422 #define bitslong_r %ebx macro
881 #undef bitslong_r
882 #define bitslong_r %ebp macro
885 movl %ebx, bitslong_r
915 cmpl $32, bitslong_r
918 movd bitslong_r, tmp_mm
922 addl $32, bitslong_r
934 subl %ecx, bitslong_r /* bits -= this.bits */
956 subl %eax, bitslong_r
963 cmpl $32, bitslong_r
[all …]