Searched refs:chainlenwmask (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/zlib/contrib/asm686/ |
| H A D | match.S | 35 #define chainlenwmask 0 /* high word: current chain len */ macro 137 movl %ebx, chainlenwmask(%esp) 196 movl chainlenwmask(%esp), %edx 238 movl %edx, chainlenwmask(%esp) 304 movl chainlenwmask(%esp), %edx 323 movl chainlenwmask(%esp), %edx
|
| /f-stack/freebsd/contrib/zlib/contrib/gcc_gvmat64/ |
| H A D | gvmat64.S | 73 #define chainlenwmask (rsp + 8 - LocalVarsSize) macro 243 mov [chainlenwmask], ebx 296 mov edx, [chainlenwmask] 411 mov [chainlenwmask], edx 508 mov edx, [chainlenwmask] 530 mov edx, [chainlenwmask]
|