This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/413: MIPS should recognize FR bit in status register and handle double FP registers better



>Number:         413
>Category:       gdb
>Synopsis:       MIPS should recognize FR bit in status register and handle double FP registers better
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 10 08:58:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     drow@mvista.com
>Release:        5.1
>Organization:
>Environment:

>Description:
In mips2_fp_compat():

  /* FIXME drow 2002-03-10: This is disabled until we can do it consistently,
     in all the places we deal with FP registers.  */

We should probably have a number of pseudos depending on
the current ABI (maybe?), the current architecture setting,
and possibly this status bit.  Then we can treat $f0 as
single-precision and call the double-precision ones $d0.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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