Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Ones' complement 11 found (88 total)

alternate case: ones' complement

Subtraction (3,170 words) [view diff] exact match in snippet view article find links to article

number y (the subtrahend) from another number x (the minuend), the ones' complement of y is added to x and one is added to the sum. The leading digit "1"
List of hash functions (279 words) [view diff] exact match in snippet view article find links to article
with circular rotation sum8 8 bits sum Internet Checksum 16 bits sum (ones' complement) sum24 24 bits sum sum32 32 bits sum fletcher-4 4 bits sum fletcher-8
Transmission Control Protocol (12,948 words) [view diff] exact match in snippet view article find links to article
is defined as follows: The checksum field is the 16-bit ones' complement of the ones' complement sum of all 16-bit words in the header and text. The checksum
PDP-11 architecture (4,456 words) [view diff] no match in snippet view article find links to article
test: Set-flags(Src ∧ Dest) 13 BITB 04 BIC Bit clear: Dest ← Dest ∧ Ones-complement(Src) 14 BICB 05 BIS Bit set: Dest ← Dest ∨ Src 15 BISB 06 ADD Add:
Negation (2,236 words) [view diff] exact match in snippet view article find links to article
all the binary 1s to 0s and 0s to 1s. This is often used to create ones' complement (or "~" in C or C++) and two's complement (just simplified to "-" or
Comparison of instruction set architectures (1,834 words) [view diff] exact match in snippet view article find links to article
encoded with a variety of representations, including Sign-magnitude, Ones' complement, Two's complement, Offset binary, Nines' complement and Ten's complement
ST6 and ST7 (965 words) [view diff] exact match in snippet view article find links to article
X:A := X × A. (MUL Y,A with prefix) 0 mode 0 0 1 1 ? — CPL operand Ones' complement, logical not 0 mode 0 1 0 0 ? — SRL operand Shift right logical. Msbit
Case Western Reserve University (8,894 words) [view diff] exact match in snippet view article find links to article
was on a Univac 1108 (replacing the preceding UNIVAC 1107), 36 bit, ones' complement machine. The company was sold in 1977 to Robert G. Benson in Beachwood
PDP-8 (7,043 words) [view diff] no match in snippet view article find links to article
CLA – Clear Accumulator 7100 – CLL – Clear the L Bit 7040 – CMA – Ones Complement Accumulator 7020 – CML – Complement L Bit 7001 – IAC – Increment <L
Viatron (1,146 words) [view diff] no match in snippet view article find links to article
register and skip on test Operate – increment/decrement register, ones complement register, negate (twos-complement) register, move register to register
TI-990 (2,990 words) [view diff] no match in snippet view article find links to article
(branch) X (execute) CLR (clear word) NEG (twos complement negate) INV (ones complement) INC (increment) INCT (increment by two) DEC (decrement) DECT (decrement