This is the mail archive of the gdb@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: floating point support i386 implementation partially done


On Sun, May 24, 2009 at 03:03, paawan oza <paawan1982@yahoo.com> wrote:
>
> Hi Hui,
>
> floating point support patch is over for the case
> where ModR/M Byte is Within 00H to BFH.
>
> there are some doubts.
>
> 1) the insns like,
> FRSTOR, FLDENV, FLDCW (which loads floating point environment registers like status, control, tag etc.. initializing part)
> I think we need to record those also, upon executing such insns.
> what is your opinion?
If this reg can be access by gdb, I think you need deal with them.

>
>
> otherwise, patch is ready : ),
> of course I need to work on REG= support to finish the rest of the record of FPU support.
>
Great!

Thanks,
Hui


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