floating point support i386 implementation partially done

Hui Zhu teawater@gmail.com
Sun May 24 03:57:00 GMT 2009


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



More information about the Gdb mailing list