Content deleted Content added
No edit summary Tags: Mobile edit Mobile app edit iOS app edit App section source |
|||
Line 360:
==Packed BCD==
<!-- Section header used in redirects -->
Some computers whose words are multiples of an [[Octet (computing)|
As an example, a 4-byte value consists of 8 nibbles, wherein the upper 7 nibbles store the digits of a 7-digit decimal value, and the lowest nibble indicates the sign of the decimal integer value. Standard sign values are 1100 ([[hexadecimal|hex]] C) for positive (+) and 1101 (D) for negative (−). This convention comes from the zone field for [[EBCDIC]] characters and the [[signed overpunch]] representation.
|