Date: Mon, 29 Nov 1999 11:57:52 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include alpha_cpu.h Message-ID: <199911291957.LAA41064@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/11/29 11:57:51 PST Modified files: sys/alpha/include alpha_cpu.h Log: Implement inline assembler wrappers for PALcode calls and for alpha specific instructions such as rpcc and mb. This should provide some performance improvements and will allow me to delete the file pal.s. To allow people time to update their loadable modules, I will leave pal.s alone for now. Revision Changes Path 1.7 +272 -39 src/sys/alpha/include/alpha_cpu.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911291957.LAA41064>