Content deleted Content added
Guy Harris (talk | contribs) →IBM: Fix capitalization. |
Guy Harris (talk | contribs) |
||
Line 709:
On the [[IBM 1130]] and [[IBM 1800|1800]], packed BCD is supported in software by IBM's Commercial Subroutine Package.
Today, BCD data is still heavily used in IBM databases such as [[IBM Db2]] and processors such as [[z/Architecture]] and [[POWER6]] and later [[Power ISA]] processors. In these products, the BCD is usually zoned BCD (as in EBCDIC or ASCII), packed BCD (two decimal digits per byte), or "pure" BCD encoding (one decimal digit stored as BCD in the low four bits of each byte). All of these are used within hardware registers and processing units, and in software.
=== Other computers ===
|