This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: a question about floating point register


On Friday 09 September 2005 02:51, Eric Fisher wrote:
> Hello,
>
> Can anyone give me some suggestions about floating point implemention.
> My new target doesn't have floating point register. But must I implement
> the floating point operantion? Libgcc always fails on _floatdifi.o. But how
> can I implement them?

See e.g. gcc/config/mips/t-mips

Paul


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