end-around-carry

views updated

end-around-carry A type of carry that is required when a radix-minus-one complement representation of integers is used and two integers so represented are summed. If a carry is generated at the most significant end of the two numbers, then this carry must be added to the digit at the least significant end of the result to give the radix-minus-one complement representation of the sum.