On Fri, Apr 12, 2019 at 09:28:55AM -0600, Jeff Law wrote:
> On 4/10/19 3:27 PM, Stafford Horne wrote:
> > Hello,
> >
> > This is a set of patches to bring FPU support to the OpenRISC backend. The
> > backend also add support for 64-bit floating point operations on 32-bit
> > cores
> > using regi
On 4/10/19 3:27 PM, Stafford Horne wrote:
> Hello,
>
> This is a set of patches to bring FPU support to the OpenRISC backend. The
> backend also add support for 64-bit floating point operations on 32-bit cores
> using register pairs, see orfpx64a32 [0].
>
> This depends on binutils patches which