This is the mail archive of the gdb-patches@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]

Re: [RFC] Mips, saving / restoring FP regs?


Michael Snyder wrote:
> 
> I see that mips_push_dummy_frame saves the state of the FP
> registers, but mips_pop_frame does not appear to restore them.
> Is there any reason for that?  It restores FPCSR, but not the
> FP regs themselves.
> 
> This of course causes about 5 fails in callfuncs.exp, when
> we try to make sure that the registers are unchanged accross
> a target function call.

Oops, I'm mistaken -- never mind.

Michael


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