This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BCD to binary conversion in Assembly

Hi,

I want to know how the 6 digit bcd is converted into hex value Ex: 123456 to 1E240. Please help me by providing the assembly code for 8051.