HomeSort by relevance Sort by last modified time
    Searched refs:bsf (Results 1 - 19 of 19) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-bsf.jar 
  /bionic/libc/arch-x86/silvermont/string/
sse2-strlen-slm.S 272 bsf %ecx, %ecx
280 bsf %ecx, %ecx
285 bsf %ecx, %eax
291 bsf %ecx, %ecx
298 bsf %ecx, %ecx
306 bsf %ecx, %ecx
314 bsf %ecx, %ecx
322 bsf %ecx, %ecx
sse2-strcpy-slm.S 363 bsf %ecx, %edx
588 bsf %ecx, %edx
615 bsf %edx, %edx
624 bsf %edx, %edx
635 bsf %edx, %edx
643 bsf %edx, %edx
651 bsf %edx, %edx
667 bsf %ecx, %edx
686 bsf %edx, %edx
706 bsf %edx, %ed
    [all...]
  /bionic/libc/arch-x86_64/string/
sse2-strlen-slm.S 251 bsf %rdx, %rdx
260 bsf %rdx, %rdx
266 bsf %rdx, %rdx
273 bsf %rdx, %rdx
280 bsf %rdx, %rdx
287 bsf %rdx, %rdx
sse2-strcpy-slm.S 307 bsf %rcx, %rdx
375 bsf %rdx, %rdx
381 bsf %rdx, %rdx
392 bsf %rdx, %rdx
397 bsf %rdx, %rdx
405 bsf %rdx, %rdx
421 bsf %rcx, %rdx
440 bsf %rdx, %rdx
497 bsf %rdx, %rdx
505 bsf %rdx, %rd
    [all...]
ssse3-strcmp-slm.S     [all...]
  /external/zlib/src/contrib/amd64/
amd64-match.S 364 * This three-liner is tantalizingly simple, but bsf is a slow instruction,
368 LeaveLoopCmps: bsf %rax, %rax /* find the first non-zero bit */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.h 447 __asm bsf eax, [u]
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 468 __asm bsf eax, [u]
  /external/qemu/target-i386/
helper.h 193 DEF_HELPER_1(bsf, tl, tl)
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 1134 ; tzcnt is equivalent to "rep bsf" and is backwards-compatible with bsf.
1136 %define tzcnt rep bsf
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 1134 ; tzcnt is equivalent to "rep bsf" and is backwards-compatible with bsf.
1136 %define tzcnt rep bsf
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 396 #define BSF_L(a, b) CHOICE(bsfl ARG2(a,b), bsfl ARG2(a,b), _LTOG bsf ARG2(b,a))
397 #define BSF_W(a, b) CHOICE(bsfw ARG2(a,b), bsfw ARG2(a,b), _WTOG bsf ARG2(b,a))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 396 #define BSF_L(a, b) CHOICE(bsfl ARG2(a,b), bsfl ARG2(a,b), _LTOG bsf ARG2(b,a))
397 #define BSF_W(a, b) CHOICE(bsfw ARG2(a,b), bsfw ARG2(a,b), _WTOG bsf ARG2(b,a))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email.py     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 49 bsf, bsfr_insn, 3, SUF_Z, 0xBC, 0, 0, 0, CPU_386, 0, 0
    [all...]
x86insn_gas.gperf 77 bsf, bsfr_insn, 3, SUF_Z, 0xBC, 0, 0, 0, CPU_386, 0, 0
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 802 milliseconds