[patch][commit] Floating Point Support for SID

Dave Brolley brolley@redhat.com
Tue Aug 2 19:35:00 GMT 2005


Hi,

I've committed this patch which makes a small change to the generated 
code for accurate floating point ops. The change is to not dereference 
CGEN_CPU_FPU (current_cpu)->ops->XXXXX. This makes no difference for 
cgen simulators generated for  sim/common, but does allow the 
implementation of 'ops' to be a C++ class with virtual member functions 
for each operation for SID.

The SID patch which makes use of this will follow shortly.

Dave
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cgen-fp.sources.ChangeLog
URL: <http://sourceware.org/pipermail/sid/attachments/20050802/3fa8b6fe/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cgen-fp.sources.patch.txt
URL: <http://sourceware.org/pipermail/sid/attachments/20050802/3fa8b6fe/attachment.txt>


More information about the Sid mailing list