Home
last modified time | relevance | path

Searched refs:complement (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-13.1/bin/sh/tests/expansion/
H A Darith11.05 # Calculate the minimum possible value, assuming two's complement and
/freebsd-13.1/contrib/libfido2/tools/
H A Dfido2-unprot.sh36 DEV_NAME=$(echo "$DEV_PATH_NAME" | cut -d' ' -f1 --complement)
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_compare_impl.inc67 // complement integer representation; if integers are represented in a
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td52 // sign extended constant interpreted as a two's complement number. The
78 // twos-complement addition (`sub(a,b) == a + ~b + 1', `subb(a,b) ==
129 // determined by the contents of `Rs2' interpreted as a two's complement
/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c188 static bool complement; /* -c: do the complement */ variable
334 complement = true; in main()
739 if (keep ^ complement) { in flushline()
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dbarrier170 2. An optimized implementation that exploits 2's complement arithmetic
/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx.reg3373 * 2's complement to bit value conversion. Write the 2's complement value
3738 * Actually the 2's complement of that value to simplify sequencer
3747 * to continue coalescing (2's complement of value).
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td506 // And with complement.
565 // Load complement.
719 // Or with complement.
1333 // Load complement.
H A DSystemZInstrInfo.td1311 // AND with complement.
1317 // OR with complement.
/freebsd-13.1/tools/test/testfloat/
H A Dtestfloat.txt423 remaining three types are 32-bit and 64-bit two's-complement integers and
426 are written as 8 hexadecimal digits in two's-complement form. Thus,
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat.txt317 not-equal function is just the logical complement of the equal function.
/freebsd-13.1/sys/dev/bxe/
H A Decore_sp.h212 uint32_t crc32_seed, uint8_t complement);
/freebsd-13.1/contrib/lua/src/
H A Dluaconf.h.dist409 ** rounding. The tests here assume a two-complement representation,
/freebsd-13.1/sys/contrib/zlib/doc/
H A Drfc1952.txt641 post-conditioning (one's complement) is performed within this
H A Drfc1951.txt587 one's complement of LEN.
/freebsd-13.1/sys/contrib/libsodium/
H A DChangeLog428 - sodium_hex2bin() has been added to complement sodium_bin2hex().
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td101 // imm_com8_XFORM - Return the complement of a imm_com8 value
107 // imm_com8 - Match an immediate that is a complement
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td96 // Return the complement of a HI22 immediate value.
107 // normal and complement form.
/freebsd-13.1/contrib/bearssl/src/x509/
H A Dasn1.t0423 \ Read one byte, that should be a trailing UTF-8 byte, and complement the
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dimages1173 >108 string 16 \b, 16-bit, two's complement binary integer
1174 >107 string \ 32 \b, 32-bit, two's complement binary integer
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td942 // To complement an integer value
/freebsd-13.1/crypto/openssl/
H A DINSTALL573 likely to complement configuration command line with
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td72 // t2_so_imm_not_XFORM - Return the complement of a t2_so_imm value
109 // t2_so_imm_not - Match an immediate that is a complement
121 // t2_so_imm_notSext - match an immediate that is a complement of a t2_so_imm
/freebsd-13.1/crypto/openssh/
H A Dconfigure.ac3810 /* This will work on one's complement and two's complement */
/freebsd-13.1/crypto/heimdal/doc/
H A Dlayman.asc925 the integer, base 256, in two's complement form, most

12