/dalvik/vm/arch/x86/ |
Call386ABI.S | 106 andl $0x0003FFF0,%ecx 121 andl $0x0000FFFF,%ecx
|
/dalvik/vm/mterp/x86/ |
OP_FILLED_NEW_ARRAY.S | 91 andl $$0x0f,rIBASE # rIBASE<- 0000000A 96 andl rIBASE,%ecx # ecx<- next reg to load
|
/external/kernel-headers/original/asm-x86/ |
thread_info_32.h | 112 andl %esp, reg 116 andl $-THREAD_SIZE, reg
|
tlbflush_32.h | 37 "andl %3, %1; \n" \
|
atomic_32.h | 252 __asm__ __volatile__(LOCK_PREFIX "andl %0,%1" \
|
/external/quake/quake/src/QW/client/ |
surf8.s | 77 andl $0xFFFFF,%ebp 100 andl $0xFFFFF,%ebx 303 andl $0xFFFFF,%ebp 326 andl $0xFFFFF,%ebx 473 andl $0xFFFFF,%ebp 497 andl $0xFFFFF,%ebx 613 andl $0xFFFFF,%ebp 636 andl $0xFFFFF,%ebx
|
d_draw.s | 871 andl $0xFFFF0000,%esi 875 andl %ecx,%ecx 884 andl $0xFFFF0000,%esi 892 andl $0xFFFF0000,%esi 905 andl $1,%ecx // is there an odd pixel left to do? 986 andl $0xFFFF0000,%esi 990 andl %ecx,%ecx 999 andl $0xFFFF0000,%esi 1007 andl $0xFFFF0000,%esi 1020 andl $1,%ecx // is there an odd pixel left to do [all...] |
/external/quake/quake/src/WinQuake/ |
surf8.s | 77 andl $0xFFFFF,%ebp 100 andl $0xFFFFF,%ebx 303 andl $0xFFFFF,%ebp 326 andl $0xFFFFF,%ebx 473 andl $0xFFFFF,%ebp 497 andl $0xFFFFF,%ebx 613 andl $0xFFFFF,%ebp 636 andl $0xFFFFF,%ebx
|
worlda.s | 126 andl %ecx,%esi 128 andl %ecx,%eax
|
d_draw.s | 871 andl $0xFFFF0000,%esi 875 andl %ecx,%ecx 884 andl $0xFFFF0000,%esi 892 andl $0xFFFF0000,%esi 905 andl $1,%ecx // is there an odd pixel left to do? 986 andl $0xFFFF0000,%esi 990 andl %ecx,%ecx 999 andl $0xFFFF0000,%esi 1007 andl $0xFFFF0000,%esi 1020 andl $1,%ecx // is there an odd pixel left to do [all...] |
/dalvik/vm/mterp/x86-atom/ |
OP_IGET_WIDE.S | 66 andl $$15, rINST # rINST<- A
|
OP_IPUT_WIDE.S | 66 andl $$15, rINST # rINST<- A
|
OP_INVOKE_DIRECT.S | 54 andl $$15, %edx # %edx<- D if not range
|
OP_FILLED_NEW_ARRAY.S | 134 andl $$15, %ecx # %ecx<- G/F/E/D
|
/external/llvm/test/CodeGen/X86/ |
narrow-shl-cst.ll | 9 ; CHECK: andl $31
|
atomic_op.ll | 41 ; CHECK: andl
|
/external/zlib/contrib/asm586/ |
match.S | 122 andl $3, %eax 233 andl %ecx, %edx /* 5 V pipe */ 315 andl %ecx, %edx 336 andl %ecx, %edx
|
/frameworks/compile/libbcc/runtime/lib/i386/ |
floatundisf.S | 84 andl %eax, %edx // (big input) ? 12 : 0
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-x86-darwin.S | 142 andl $VG_TT_FAST_MASK, %ebx 177 andl $VG_TT_FAST_MASK, %ebx 251 andl $0xFFFFFFC0, (%esp) /* mask out status flags */
|
dispatch-x86-linux.S | 126 andl $ VG_TT_FAST_MASK, %ebx /* entry# */ 162 andl $ VG_TT_FAST_MASK, %ebx /* entry# */ 237 andl $0xFFFFFFC0, (%esp) /* mask out status flags */
|
/external/zlib/contrib/asm686/ |
match.S | 153 andl $3, %eax 214 andl %edx, %ecx
|
/external/libpng/ |
pnggccrd.c | 64 "andl $0x800000, %%edx \n\t" // mask out all bits but MMX bit (23)
|
/external/valgrind/main/coregrind/ |
m_cpuid.S | 54 andl $0x200000, %eax
|
/external/zlib/contrib/inflate86/ |
inffas86.c | 237 " andl %%edx, %%eax\n" /* eax &= hold */ 275 " andl %%edx, %%eax\n" /* eax &= hold */ 336 " andl %%edx, %%eax\n" /* eax &= hold */ 350 " andl %%edx, %%eax\n" /* eax &= hold */ 505 " andl %%edx, %%eax\n" /* eax &= hold */ 549 " andl %%edx, %%eax\n" /* eax &= hold */ 567 " andl %%edx, %%eax\n" /* eax &= hold */ 600 " andl %%edx, %%eax\n" /* eax &= hold */ 664 " andl %%edx, %%eax\n" /* eax &= hold */ 678 " andl %%edx, %%eax\n" /* eax &= hold * [all...] |
/external/zlib/contrib/amd64/ |
amd64-match.S | 202 andl $3, %scanalignd 250 andl %chainlenwmask, %curmatchd
|