"negativedrift" == negativedrift <[EMAIL PROTECTED]> writes:
negativedrift> Could anyone provide any pointers to negativedrift> books/manuals/articles that describe SPARC assembly negativedrift> programming and how to integrate it with C code, etc. There are plenty of examples of integrating assembly code with C within the OpenSolaris code, go look for .s files. I've used a couple of books over the past several years when I've had to read, write or modify SPARC assembly code: "SPARC Architecture, Assembly Language Programming, and C Second Edition" by Richard P. Paul, Prentice Hall, Upper Saddle River, NJ. 2000. ISBN 0-13-025596-3 "The SPARC Architecture Manual", David L. Weaver, Tom Germond, editors. SPARC International, Menlo Park, California. 1994. ISBN 0-13-099227-5. -- Dave Marquardt Sun Microsystems, Inc. Austin, TX +1 512 401-1077 (SUN internal: x64077) _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
