
16 Jan
2025
16 Jan
'25
10 p.m.
I just tested on cfarm120 (POWER10), and I can compile and run programs using _Decimal64 just fine (and it generates instructions like "ddiv", not calls to library emulation). All the documentation I can find says that this processor has both QPFP (__float128) and DFP (_Decimal*).
-- Marc Glisse
Interesting, I will have to look into that. We have encoding conversion functions which could be the foundation for interoperability. Matt