* floating point support i386 implementation partially done
@ 2009-05-23 19:03 paawan oza
2009-05-24 3:57 ` Hui Zhu
0 siblings, 1 reply; 2+ messages in thread
From: paawan oza @ 2009-05-23 19:03 UTC (permalink / raw)
To: Hui Zhu; +Cc: gdb ml
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?
otherwise, patch is ready : ),
of course I need to work on REG= support to finish the rest of the record of FPU support.
Regards,
Oza.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: floating point support i386 implementation partially done
2009-05-23 19:03 floating point support i386 implementation partially done paawan oza
@ 2009-05-24 3:57 ` Hui Zhu
0 siblings, 0 replies; 2+ messages in thread
From: Hui Zhu @ 2009-05-24 3:57 UTC (permalink / raw)
To: paawan oza; +Cc: gdb ml
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-24 3:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-23 19:03 floating point support i386 implementation partially done paawan oza
2009-05-24 3:57 ` Hui Zhu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox