Searched refs:curmatch (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/ |
A 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
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/asm686/ |
A D | match.S | 53 #define curmatch 60 macro 112 movl curmatch(%esp), %ecx
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/ |
A D | match686.asm | 138 curmatch equ esp + 60 define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | gvmat64.asm | 98 ; curmatch rsi
|
Completed in 5 milliseconds