Searched refs:L_mask (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/inflate86/ |
D | inffast.S | 101 .L_mask: /* mask[N] = ( 1 << N ) - 1 */ label 957 andl .L_mask(,%eax,4), %ecx 998 andl .L_mask(,%eax,4), %ecx /* ecx = hold & mask[op] */ 1057 andl .L_mask(,%eax,4), %ecx 1070 andl .L_mask(,%eax,4), %ecx
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/inflate86/ |
D | inffast.S | 101 .L_mask: /* mask[N] = ( 1 << N ) - 1 */ label 957 andl .L_mask(,%eax,4), %ecx 998 andl .L_mask(,%eax,4), %ecx /* ecx = hold & mask[op] */ 1057 andl .L_mask(,%eax,4), %ecx 1070 andl .L_mask(,%eax,4), %ecx
|