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]

PPC AltiVec request: add an abi variant


To facilitate using AltiVec in the NetBSD kernel, I'd really like
a environment where all AltiVec registers were considered to be
callee-saved.  If that happened, the kernel wouldn't have to incur
the overhead of saving/restoring AltiVec state in the kernel other
than where it's used.

It doesn't seem that it would be to difficult to implement this.
Maybe call this abi=kaltivec or ???

--
Matt Thomas               Internet:   matt at 3am-software dot com
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message


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