Jump to content

Talk:Binary-coded decimal/Archives/2020/April

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by ClueBot III (talk | contribs) at 20:54, 6 August 2020 (Archiving 1 discussion from Talk:Binary-coded decimal. (BOT)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


x87

That article mentions the x87 implementation of BCD, but doesn't quite explain it. x87 converts external BCD integers to internal floating point values in its internal 64 bit significant format. With a little luck and careful programming, you can get the appropriate integer results. It doesn't store BCD values in its internal registers. Gah4 (talk) 12:57, 28 March 2020 (UTC)