Home
last modified time | relevance | path

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

123

/freebsd-12.1/bin/sh/tests/expansion/
H A Darith11.05 # Calculate the minimum possible value, assuming two's complement and
/freebsd-12.1/usr.bin/unifdef/
H A Dunifdef.c157 static bool complement; /* -c: do the complement */ variable
293 complement = true; in main()
698 if (keep ^ complement) { in flushline()
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td53 // sign extended constant interpreted as a two's complement number. The
79 // twos-complement addition (`sub(a,b) == a + ~b + 1', `subb(a,b) ==
130 // determined by the contents of `Rs2' interpreted as a two's complement
/freebsd-12.1/contrib/binutils/opcodes/
H A 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
H A 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.1/contrib/gcc/config/sparc/
H A 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.1/contrib/gcc/doc/
H A 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.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td419 // And with complement.
474 // Load complement.
618 // Or with complement.
1139 // Load complement.
/freebsd-12.1/contrib/gdb/gdb/doc/
H A 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.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-12.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-12.1/lib/libc/softfloat/
H A Dsoftfloat.txt317 not-equal function is just the logical complement of the equal function.
/freebsd-12.1/sys/dev/bxe/
H A Decore_sp.h215 uint32_t crc32_seed, uint8_t complement);
/freebsd-12.1/contrib/lua/src/
H A Dluaconf.h.dist443 ** here assume a two-complement representation, where MININTEGER always
/freebsd-12.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-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1737 // Alias for `ANDI Rd, COM(K)` where COM(K) is the complement of K.
1738 // FIXME: This uses the 'complement' encoder. We need it to also use the
/freebsd-12.1/sys/contrib/libsodium/
H A DChangeLog428 - sodium_hex2bin() has been added to complement sodium_bin2hex().
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td97 // Return the complement of a HI22 immediate value.
108 // normal and complement form.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dimages690 >108 string 16 \b, 16-bit, two's complement binary integer
691 >107 string \ 32 \b, 32-bit, two's complement binary integer
/freebsd-12.1/contrib/bearssl/src/x509/
H A Dasn1.t0423 \ Read one byte, that should be a trailing UTF-8 byte, and complement the
/freebsd-12.1/contrib/gcc/
H A 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.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td55 // t2_so_imm_not_XFORM - Return the complement of a t2_so_imm value
92 // t2_so_imm_not - Match an immediate that is a complement
104 // t2_so_imm_notSext - match an immediate that is a complement of a t2_so_imm
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td945 // To complement an integer value
/freebsd-12.1/crypto/openssl/
H A DINSTALL560 likely to complement configuration command line with

123