[RFC PATCH v4 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
christoph.muellner@vrull.eu
Thu Apr 13 13:37:35 GMT 2023
On Fri, Apr 7, 2023 at 11:02 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> On 30.03.2023 19:54, Christoph Muellner wrote:
> > --- a/gas/doc/c-riscv.texi
> > +++ b/gas/doc/c-riscv.texi
> > @@ -18,6 +18,7 @@
> > * RISC-V-Options:: RISC-V Options
> > * RISC-V-Directives:: RISC-V Directives
> > * RISC-V-Modifiers:: RISC-V Assembler Modifiers
> > +* RISC-V-Modifiers:: RISC-V Floating Point
>
> If I'm not mistaken the left side here is a copy-and-paste mistake, but
> then I also wonder whether ...
>
> > @@ -382,6 +383,46 @@ The pseudo la.tls.gd instruction can be expended to
> >
> > @end table
> >
> > +@node RISC-V-Format
>
> ... this isn't kind of, too (and it's e.g. RISC-V-Floating-Point that's
> meant here, better matching ...
>
> > +@section RISC-V Floating-point
>
> ... this).
Both fixed in v5.
Thanks!
>
> Jan
More information about the Binutils
mailing list