[Libre-soc-bugs] [Bug 657] unit tests needed for BCD instructions

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Aug 15 19:45:19 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=657

--- Comment #11 from Jacob Lifshay <programmerjake at gmail.com> ---
GCC's DPD to binary (not BCD) conversion table:
https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=libdecnumber/bid/bid2dpd_dpd2bid.h;hb=99dee82307f1e163e150c9c810452979994047ce#l145

binary (not BCD) to DPD conversion table:
https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=libdecnumber/bid/bid2dpd_dpd2bid.h;hb=99dee82307f1e163e150c9c810452979994047ce#l4893

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list