HomeSort by relevance Sort by last modified time
    Searched refs:andl (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 138 andl $0xFFFFFFC0, (%esp) /* mask out status flags */
206 andl $VG_TT_FAST_MASK, %ebx /* entry# */
dispatch-x86-linux.S 139 andl $0xFFFFFFC0, (%esp) /* mask out status flags */
207 andl $VG_TT_FAST_MASK, %ebx /* entry# */
dispatch-amd64-darwin.S 138 andl $0xFFFFFFC0, (%rsp) /* mask out status flags */
dispatch-amd64-linux.S 139 andl $0xFFFFFFC0, (%rsp) /* mask out status flags */
  /external/compiler-rt/lib/i386/
floatundisf.S 84 andl %eax, %edx // (big input) ? 12 : 0
  /external/zlib/src/contrib/inflate86/
inffast.S 396 andl $15, %eax
457 andl hold_r, %edx /* edx &= hold */
525 andl hold_r, %eax /* eax &= hold */
560 andl hold_r, %edx /* edx &= hold */
605 andl hold_r, %eax /* eax &= hold */
680 andl hold_r, %eax /* eax &= hold */
698 andl hold_r, %eax /* eax &= hold */
950 andl $15, %eax /* op &= 15 */
957 andl .L_mask(,%eax,4), %ecx
990 andl $15, %eax /* op &= 15 *
    [all...]
  /dalvik/vm/mterp/x86/
OP_INVOKE_DIRECT.S 24 andl $$0xf,rIBASE # rIBASE<- D (or stays CCCC)
OP_INVOKE_VIRTUAL.S 39 andl $$0xf,%ecx # ecx<- D (or stays CCCC)
OP_INVOKE_STATIC.S 44 andl $$kSubModeJitTraceBuild, %ecx # is trace under construction?
OP_INVOKE_SUPER.S 20 andl $$0xf,rINST # rINST<- D (or stays CCCC)
OP_NEW_INSTANCE.S 42 andl $$kSubModeJitTraceBuild, %ecx # under construction?
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_xbiosinterrupt.S 132 andl #3,d0
198 andl #0x8f,d0
  /external/llvm/test/MC/ELF/
relax-arith.s 34 andl $foo, bar
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
bn-586.S 17 andl $4294967288,%ecx
102 andl $7,%ecx
205 andl $4294967288,%ebp
272 andl $7,%ebp
358 andl $4294967288,%ebx
408 andl $7,%ebx
490 andl $4294967288,%ebp
573 andl $7,%ebp
672 andl $4294967288,%ebp
755 andl $7,%eb
    [all...]
  /external/openssl/crypto/bn/asm/
bn-586.S 17 andl $4294967288,%ecx
102 andl $7,%ecx
205 andl $4294967288,%ebp
272 andl $7,%ebp
358 andl $4294967288,%ebx
408 andl $7,%ebx
490 andl $4294967288,%ebp
573 andl $7,%ebp
672 andl $4294967288,%ebp
755 andl $7,%eb
    [all...]
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 37 andl LITERAL(0xFFFFFFF0), %ebx // align frame size to 16 bytes
  /external/valgrind/main/VEX/test/
fpgames.s 30 andl $3, %eax
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-linux.S 141 andl $0x7FFF, %eax
syscall-x86-darwin.S 186 andl $$0x7FFF, %eax
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
vpaes-x86.S 110 andl $48,%ecx
162 andl $48,%ecx
458 andl $48,%ecx
474 andl $-16,%ebx
507 andl $-16,%ebx
520 andl $32,%ecx
548 andl $-16,%ebx
577 andl $-16,%ebx
608 andl $-16,%ebx
  /external/openssl/crypto/aes/asm/
vpaes-x86.S 110 andl $48,%ecx
162 andl $48,%ecx
458 andl $48,%ecx
474 andl $-16,%ebx
507 andl $-16,%ebx
520 andl $32,%ecx
548 andl $-16,%ebx
577 andl $-16,%ebx
608 andl $-16,%ebx
  /external/valgrind/main/coregrind/
m_cpuid.S 54 andl $0x200000, %eax
  /external/zlib/src/contrib/asm686/
match.S 161 andl $3, %eax
222 andl %edx, %ecx
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
read_rgba_span_x86.S 103 andl $1, %eax
201 andl $0xfffffff0, %esp
207 andl $15, %eax
368 andl $15, %eax
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 103 andl $1, %eax
201 andl $0xfffffff0, %esp
207 andl $15, %eax
368 andl $15, %eax

Completed in 2132 milliseconds

1 23 4 5