This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: MIPS EABI: floating point registers


"Oliver Kowalke" <k-oli@gmx.de> writes:
> It seams for me that register preserving (between function calls) is
> the same as for O32. But I could not figure out which floating point
> registers have to be preserved in 32bit and 64 bit EABI ($f20-$f31).

Yes, that's right, $f0-$f19 are call-clobbered and $f20-$f31 are
call-saved.

Richard


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