This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] AndesTech NDS32 port


On 06/06/2016 04:13 PM, Yan-Ting Lin wrote:

> +@emph{Note:} The first sixteen 64-bit double-precision floating-point
> +registers are overlapped with the thirty-two 32-bit single-precision
> +floating-point registers.  The 32-bit single-precision registers, if
> +not being listed explicitly, will be synthesized from halves of the
> +overlapping 64-bit double-precision registers.  Listing 32-bit
> +single-precision registers explicitly is deprecated, and the
> +support to it could be totally removed some day.

Why do we need to support explicitly-listed 32-bit single-precision
registers at all?

The patch looks good to me otherwise, too.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]