$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Borland (matt_at_[hidden])
Date: 2025-01-16 22:00:09
> 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