Home
last modified time | relevance | path

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

123

/freebsd-10-stable/bin/sh/tests/expansion/
Darith11.05 # Calculate the minimum possible value, assuming two's complement and
/freebsd-10-stable/contrib/groff/font/devdvi/
DSA137 complement 524290,865080 2 0173
/freebsd-10-stable/contrib/groff/font/devdvi/generate/
Dmsam.map123 123 complement
/freebsd-10-stable/usr.bin/unifdef/
Dunifdef.c155 static bool complement; /* -c: do the complement */ variable
290 complement = true; in main()
687 if (keep ^ complement) { in flushline()
/freebsd-10-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-10-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-10-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
Drtl.texi1971 @cindex complement, bitwise
1972 @cindex bitwise complement
1974 Represents the bitwise complement of the value represented by @var{x},
/freebsd-10-stable/crypto/openssl/crypto/rc2/
Drrc2.doc33 1. Two's-complement addition of words, denoted by "+". The inverse operation,
/freebsd-10-stable/contrib/groff/font/devlj4/generate/
Dtext.map697 # 667 complement of #617 -- no Unicode mapping!
/freebsd-10-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-10-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-10-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-10-stable/lib/libc/softfloat/
Dsoftfloat.txt317 not-equal function is just the logical complement of the equal function.
/freebsd-10-stable/sys/dev/bxe/
Decore_sp.h213 uint32_t crc32_seed, uint8_t complement);
/freebsd-10-stable/contrib/zlib/doc/
Drfc1952.txt641 post-conditioning (one's complement) is performed within this
Drfc1951.txt587 one's complement of LEN.
/freebsd-10-stable/contrib/file/magic/Magdir/
Dimages688 >108 string 16 \b, 16-bit, two's complement binary integer
689 >107 string \ 32 \b, 32-bit, two's complement binary integer
/freebsd-10-stable/crypto/openssl/
DConfigure361 # If you compiler does not, do complement config command line with one!
403 # complement the command line with -mcpu=ev56, -mcpu=ev6 or whatever
536 # x86 Win32 target defaults to ANSI API, if you want UNICODE, complement
/freebsd-10-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-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrThumb2.td55 // t2_so_imm_not_XFORM - Return the complement of a t2_so_imm value
86 // t2_so_imm_not - Match an immediate that is a complement
98 // t2_so_imm_notSext - match an immediate that is a complement of a t2_so_imm
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMips16InstrInfo.td924 // To complement an integer value
/freebsd-10-stable/contrib/binutils/binutils/po/
Dbinutils.pot3438 msgid "2's complement, little endian"
3442 msgid "2's complement, big endian"
/freebsd-10-stable/contrib/groff/contrib/groffer/
DChangeLog1407 - Fix and complement usage().

123