Home
last modified time | relevance | path

Searched refs:bitwise (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
H A Dcom.asm1 dnl AMD K6-2 mpn_com -- mpn bitwise one's complement.
44 C Take the bitwise ones-complement of src,size and write it to dst,size.
H A Dlogops_n.asm2 dnl mpn_nior_n, mpn_xor_n, mpn_xnor_n -- mpn bitwise logical operations.
/netbsd-src/external/gpl3/gdb/dist/sim/example-synacor/
H A DREADME.arch-spec55 stores into <a> the bitwise and of <b> and <c>
57 stores into <a> the bitwise or of <b> and <c>
59 stores 15-bit bitwise inverse of <b> in <a>
/netbsd-src/usr.sbin/zdump/
H A DMakefile17 CWARNFLAGS.clang+= -Wno-error=bitwise-conditional-parentheses
/netbsd-src/external/bsd/elftosb/
H A DMakefile.inc23 -Wno-bitwise-op-parentheses -Wno-parentheses \
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set1_curves.pod69 bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the group.
77 is set to the bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the
88 bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the group.
H A DOPENSSL_s390xcap.pod20 application. After initialization, the capability vector is ANDed bitwise
57 optional. Prefix a mask with a tilde, C<~>, to denote a bitwise NOT operation.
/netbsd-src/sys/external/bsd/libfdt/dist/
H A Dlibfdt_env.h27 #define FDT_BITWISE __attribute__((bitwise))
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dcom.asm1 dnl PowerPC 750 mpn_com -- mpn bitwise one's complement
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dcom.asm1 dnl AMD Athlon mpn_com -- mpn bitwise one's complement.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Dbuiltins.def119 /* 7.18a.6.5 The bitwise fixed-point to integer conversion functions. */
142 /* 7.18a.6.6 The bitwise integer to fixed-point conversion functions. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dbuiltins.def119 /* 7.18a.6.5 The bitwise fixed-point to integer conversion functions. */
142 /* 7.18a.6.6 The bitwise integer to fixed-point conversion functions. */
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dcmtst.s3 # Check the vector compare bitwise test instruction: cmtst.
H A Dbit.s3 # Check the bitwise vector instructions: bif, bit, bsl, eor.
/netbsd-src/external/lgpl3/gmp/dist/mpn/ia64/
H A Dlogops_n.asm2 dnl mpn_nior_n, mpn_xor_n, mpn_xnor_n -- mpn bitwise logical operations.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dlogops_n.asm1 dnl Intel Atom mpn_and_n,...,mpn_xnor_n -- bitwise logical operations.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoFlags.def63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/
H A Dlogops_n.asm2 dnl mpn_nior_n, mpn_xor_n, mpn_xnor_n -- mpn bitwise logical operations.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-option-extensions.def29 - FLAGS_ON are the bitwise-or of the features that enabling the extension
31 - FLAGS_OFF are the bitwise-or of the features that disabling the extension
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-option-extensions.def29 - FLAGS_ON are the bitwise-or of the features that enabling the extension
31 - FLAGS_OFF are the bitwise-or of the features that disabling the extension
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dlogops_n.asm1 dnl Intel Pentium mpn_and_n,...,mpn_xnor_n -- bitwise logical operations.
/netbsd-src/external/bsd/unbound/dist/doc/
H A DFEATURES73 Also implements bitwise echo of the query to support downstream 0x20.
/netbsd-src/sys/arch/mips/mips/
H A Dspl.S230 nor a0, zero, a0 # bitwise inverse of A0
/netbsd-src/sys/ddb/
H A DTODO42 8. Implement the unimplemented C operators, especially bitwise-OR (|).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DMemory.inc25 // are not a bitwise combination of RWX values

12345678910>>...12