| /src/external/gpl3/binutils/dist/zlib/contrib/amd64/ |
| amd64-match.S | 19 #define curmatch rsi define 143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 147 * Retrieve the function arguments. %curmatch will hold cur_match 251 movzwl (%prev, %curmatch, 2), %curmatchd 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw 258 cmpw %scanstartw, (%window, %curmatch) 270 lea (%curmatch, %window), %windowbestlen
|
| /src/external/gpl3/binutils/dist/zlib/contrib/asm686/ |
| match.S | 53 #define curmatch 60 define 85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 112 movl curmatch(%esp), %ecx 215 * %ecx = curmatch
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/amd64/ |
| amd64-match.S | 19 #define curmatch rsi define 143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 147 * Retrieve the function arguments. %curmatch will hold cur_match 251 movzwl (%prev, %curmatch, 2), %curmatchd 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw 258 cmpw %scanstartw, (%window, %curmatch) 270 lea (%curmatch, %window), %windowbestlen
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/asm686/ |
| match.S | 53 #define curmatch 60 define 85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 112 movl curmatch(%esp), %ecx 215 * %ecx = curmatch
|
| /src/external/gpl3/gdb/dist/zlib/contrib/amd64/ |
| amd64-match.S | 19 #define curmatch rsi define 143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 147 * Retrieve the function arguments. %curmatch will hold cur_match 251 movzwl (%prev, %curmatch, 2), %curmatchd 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw 258 cmpw %scanstartw, (%window, %curmatch) 270 lea (%curmatch, %window), %windowbestlen
|
| /src/external/gpl3/gdb/dist/zlib/contrib/asm686/ |
| match.S | 53 #define curmatch 60 define 85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 112 movl curmatch(%esp), %ecx 215 * %ecx = curmatch
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/amd64/ |
| amd64-match.S | 19 #define curmatch rsi define 143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 147 * Retrieve the function arguments. %curmatch will hold cur_match 251 movzwl (%prev, %curmatch, 2), %curmatchd 256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw 258 cmpw %scanstartw, (%window, %curmatch) 270 lea (%curmatch, %window), %windowbestlen
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/asm686/ |
| match.S | 53 #define curmatch 60 define 85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */ 112 movl curmatch(%esp), %ecx 215 * %ecx = curmatch
|
| /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/ |
| match686.asm | 138 curmatch equ esp + 60
define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/ |
| match686.asm | 138 curmatch equ esp + 60
define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
|
| /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/ |
| match686.asm | 138 curmatch equ esp + 60
define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/ |
| match686.asm | 138 curmatch equ esp + 60
define 190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
|