Searched refs:curmatch (Results 1 – 7 of 7) sorted by relevance
/external/zlib/contrib/amd64/ |
D | amd64-match.S | 19 #define curmatch rsi macro 251 movzwl (%prev, %curmatch, 2), %curmatchd 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw 258 cmpw %scanstartw, (%window, %curmatch) 270 lea (%curmatch, %window), %windowbestlen
|
/external/zlib/contrib/asm586/ |
D | match.S | 39 #define curmatch 60 macro 98 movl curmatch(%esp), %ecx
|
/external/zlib/contrib/asm686/ |
D | match.S | 53 #define curmatch 60 macro 104 movl curmatch(%esp), %ecx
|
/external/zlib/contrib/masmx86/ |
D | match686.asm | 138 curmatch equ esp + 60 define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
|
D | gvmat32.asm | 701 mov ecx, [curmatch] 804 ;;; ecx = curmatch
|
/external/zlib/contrib/masm686/ |
D | match.asm | 150 mov ecx, [esp+curmatch]
|
/external/zlib/contrib/masmx64/ |
D | gvmat64.asm | 98 ; curmatch rsi
|