Home
last modified time | relevance | path

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

123

/freebsd-12-stable/bin/sh/tests/expansion/
Darith11.05 # Calculate the minimum possible value, assuming two's complement and
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dfp_compare_impl.inc67 // complement integer representation; if integers are represented in a
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
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-12-stable/usr.bin/unifdef/
Dunifdef.c157 static bool complement; /* -c: do the complement */ variable
293 complement = true; in main()
698 if (keep ^ complement) { in flushline()
/freebsd-12-stable/contrib/binutils/opcodes/
Ds390-opc.txt91 23 lcdr RR_FF "load complement (long)" g5 esa,zarch
92 33 lcer RR_FF "load complement (short)" g5 esa,zarch
93 13 lcr RR_RR "load complement" g5 esa,zarch
361 b343 lcxbr RRE_FF "load complement extended bfp" g5 esa,zarch
362 b313 lcdbr RRE_FF "load complement long bfp" g5 esa,zarch
363 b303 lcebr RRE_FF "load complement short bfp" g5 esa,zarch
454 b903 lcgr RRE_RR "load complement 64" z900 zarch
455 b913 lcgfr RRE_RR "load complement 64<32" z900 zarch
638 b363 lcxr RRE_FF "load complement extended hfp" g5 esa,zarch
869 b373 lcdfr RRE_FF "load complement no cc" z9-ec zarch
DChangeLog-9297800 store BITNUM values in the table in one's complement form
830 in the table in one's complement form, as they appear in the
837 one's complement for BITNUM values.
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dbarrier170 2. An optimized implementation that exploits 2's complement arithmetic
/freebsd-12-stable/contrib/gcc/config/sparc/
Dpredicates.md71 ;; Return true if OP is a constant whose 1's complement can be loaded by the
467 ;; Return true if OP is an operator which can bitwise complement its
/freebsd-12-stable/contrib/gcc/doc/
Dimplement-c.texi213 two's complement, or one's complement, and whether the extraordinary value
216 GCC supports only two's complement integer types, and all bit patterns
/freebsd-12-stable/contrib/gdb/gdb/doc/
Dagentexpr.texi327 Pop an integer from the stack, and push its bitwise complement.
343 twos-complement value, extend it to full length. This means that all
417 To produce a small negative value, push a small twos-complement value,
/freebsd-12-stable/sys/dev/aic7xxx/
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-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td506 // And with complement.
565 // Load complement.
719 // Or with complement.
1333 // Load complement.
DSystemZInstrInfo.td1311 // AND with complement.
1317 // OR with complement.
/freebsd-12-stable/tools/test/testfloat/
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-12-stable/lib/libc/softfloat/
Dsoftfloat.txt317 not-equal function is just the logical complement of the equal function.
/freebsd-12-stable/sys/dev/bxe/
Decore_sp.h215 uint32_t crc32_seed, uint8_t complement);
/freebsd-12-stable/contrib/lua/src/
Dluaconf.h.dist444 ** here assume a two-complement representation, where MININTEGER always
/freebsd-12-stable/sys/contrib/zlib/doc/
Drfc1952.txt641 post-conditioning (one's complement) is performed within this
Drfc1951.txt587 one's complement of LEN.
/freebsd-12-stable/sys/contrib/libsodium/
DChangeLog428 - sodium_hex2bin() has been added to complement sodium_bin2hex().
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.td101 // imm_com8_XFORM - Return the complement of a imm_com8 value
107 // imm_com8 - Match an immediate that is a complement
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DSparcInstrInfo.td96 // Return the complement of a HI22 immediate value.
107 // normal and complement form.
/freebsd-12-stable/contrib/bearssl/src/x509/
Dasn1.t0423 \ Read one byte, that should be a trailing UTF-8 byte, and complement the
/freebsd-12-stable/contrib/gcc/
Dexpmed.c1827 mask_rtx (enum machine_mode mode, int bitpos, int bitsize, int complement) in mask_rtx() argument
1855 if (complement) in mask_rtx()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips16InstrInfo.td942 // To complement an integer value

123