
The Intel BCD opcodes are a set of x86 instructions that operates with BCD numbers. The radix used for the representation of numbers in the x86 processors is 2. This is called a binary numeral system. However the x86 processors do have limited support for the decimal numeral system. == Usage == === Number representation === BCD numbers can be repr...
Found on
http://en.wikipedia.org/wiki/Intel_BCD_opcode
No exact match found.