Home
last modified time | relevance | path

Searched refs:bsf (Results 1 – 25 of 57) sorted by relevance

123

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_signal.c170 native_to_linux32_sigflags(const int bsf) in native_to_linux32_sigflags() argument
173 if ((bsf & SA_NOCLDSTOP) != 0) in native_to_linux32_sigflags()
175 if ((bsf & SA_NOCLDWAIT) != 0) in native_to_linux32_sigflags()
177 if ((bsf & SA_ONSTACK) != 0) in native_to_linux32_sigflags()
179 if ((bsf & SA_RESTART) != 0) in native_to_linux32_sigflags()
181 if ((bsf & SA_NODEFER) != 0) in native_to_linux32_sigflags()
183 if ((bsf & SA_RESETHAND) != 0) in native_to_linux32_sigflags()
185 if ((bsf & SA_SIGINFO) != 0) in native_to_linux32_sigflags()
193 int bsf = 0; in linux32_to_native_sigflags() local
195 bsf |= SA_NOCLDSTOP; in linux32_to_native_sigflags()
[all …]
/netbsd-src/sys/compat/linux/common/
H A Dlinux_signal.c226 native_to_linux_sigflags(const int bsf) in native_to_linux_sigflags() argument
229 if ((bsf & SA_NOCLDSTOP) != 0) in native_to_linux_sigflags()
231 if ((bsf & SA_NOCLDWAIT) != 0) in native_to_linux_sigflags()
233 if ((bsf & SA_ONSTACK) != 0) in native_to_linux_sigflags()
235 if ((bsf & SA_RESTART) != 0) in native_to_linux_sigflags()
237 if ((bsf & SA_NODEFER) != 0) in native_to_linux_sigflags()
239 if ((bsf & SA_RESETHAND) != 0) in native_to_linux_sigflags()
241 if ((bsf & SA_SIGINFO) != 0) in native_to_linux_sigflags()
249 int bsf = 0; in linux_to_native_sigflags() local
251 bsf | in linux_to_native_sigflags()
[all...]
/netbsd-src/common/lib/libc/arch/x86_64/string/
H A Dstrchr.S94 bsf %r11,%r11 /* 7, 15, 23 ... 63 */
102 bsf %rax,%rax /* count to NUL */
105 bsf %r11,%r11 /* NUL and char - see which was first */
H A Dstrlen.S146 bsf %rdx,%rdx /* 7, 15, 23 ... 63 */
H A Dmemchr.S77 bsf %rax,%rax
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d73 int bsf(uint v) pure in bsf() function
80 int bsf(ulong v) pure in bsf() function
94 bsf(sv.hi) + 32 : in bsf()
95 bsf(sv.lo); in bsf()
102 assert(bsf(0x21) == 0);
103 assert(bsf(ulong.max << 39) == 39);
109 enum test_ctfe = bsf(ulong.max);
429 idx += bsf(cur); in popFront()
433 idx += bsf(cur) - curbit; in popFront()
/netbsd-src/sys/arch/amiga/amiga/
H A Damiga_bus_simple_1word.c155 .bsf = NULL,
201 .bsf = NULL,
H A Damiga_bus_simple_4.c121 .bsf = NULL,
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dgcd_22.asm1 dnl AMD64 mpn_gcd_22. Assumes useless bsf, useless shrd, no tzcnt, no shlx.
141 rep;bsf u0, cnt C tzcnt!
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-x86.pl1898 &bsf ($i3,$block);
1944 &bsf ($i1,$i1);
1945 &bsf ($i3,$i3);
1946 &bsf ($i5,$i5);
2047 &bsf ($i1,$i1);
2048 &bsf ($i3,$i3);
2152 &bsf ($i1,$i1);
2185 &bsf ($i1,$i1);
2225 &bsf ($i1,$i1);
2226 &bsf ($i3,$i3);
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesni-x86.pl1896 &bsf ($i3,$block);
1942 &bsf ($i1,$i1);
1943 &bsf ($i3,$i3);
1944 &bsf ($i5,$i5);
2045 &bsf ($i1,$i1);
2046 &bsf ($i3,$i3);
2150 &bsf ($i1,$i1);
2183 &bsf ($i1,$i1);
2223 &bsf ($i1,$i1);
2224 &bsf ($i3,$i3);
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgcd_22.asm1 dnl AMD64 mpn_gcd_22. Assumes useful bsf, useful shrd, no tzcnt, no shlx.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
H A Dgcd_22.asm1 dnl AMD64 mpn_gcd_22. Assumes useless bsf, useless shrd, tzcnt, no shlx.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/k10/
H A Dgcd_22.asm1 dnl AMD64 mpn_gcd_22. Assumes useful bsf, useless shrd, no tzcnt, no shlx.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/coreihwl/
H A Dgcd_22.asm1 dnl AMD64 mpn_gcd_22. Assumes useless bsf, useless shrd, useful tzcnt, shlx.
/netbsd-src/sys/arch/amigappc/include/
H A Dbus_defs.h123 void *bsf; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dintrinsics.def44 DEF_D_BUILTIN (BSF, BSF, "bsf", "core.bitop", "FNaNbNiNfkZi")
50 DEF_D_BUILTIN (BSF64, BSF, "bsf", "core.bitop", "FNaNbNiNfmZi")
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dgcd_11.asm117 bsf u0, cnt
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dintrinsics.def43 DEF_D_BUILTIN (INTRINSIC_BSF, BUILT_IN_NONE, "bsf", "core.bitop",
55 DEF_D_BUILTIN (INTRINSIC_BSF64, BUILT_IN_NONE, "bsf", "core.bitop",
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d2640 import core.bitop : bsf;
2643 immutable uint shift = bsf(a | b);
2644 a >>= a.bsf;
2648 b >>= b.bsf;
2768 import core.bitop : bsf;
2933 immutable localLookup = negSinLookup[bsf(n)];
3018 auto table = new lookup_t[][bsf(size) + 1]; in this()
3338 import core.bitop : bsf; in Stride()
3414 _length = (range.length + _nSteps - 1) >> bsf(nSteps); in Stride()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d2971 import core.bitop : bsf;
2974 immutable uint shift = bsf(a | b);
2975 a >>= a.bsf;
2978 b >>= b.bsf;
3331 import core.bitop : bsf;
3496 immutable localLookup = negSinLookup[bsf(n)];
3583 auto table = new lookup_t[][bsf(size) + 1]; in this()
3986 import core.bitop : bsf; in Stride()
4062 _length = (range.length + _nSteps - 1) >> bsf(nSteps); in Stride()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/amd64/
H A Damd64-match.S368 LeaveLoopCmps: bsf %rax, %rax /* find the first non-zero bit */
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/amd64/
H A Damd64-match.S368 LeaveLoopCmps: bsf %rax, %rax /* find the first non-zero bit */
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/amd64/
H A Damd64-match.S368 LeaveLoopCmps: bsf %rax, %rax /* find the first non-zero bit */
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/amd64/
H A Damd64-match.S368 LeaveLoopCmps: bsf %rax, %rax /* find the first non-zero bit */

123