Date: Wed, 15 Dec 2004 16:22:34 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Andre Oppermann <andre@freebsd.org> Cc: freebsd-hackers <freebsd-hackers@freebsd.org> Subject: Re: embedded assembler in .c files Message-ID: <20041215142234.GB24846@ip.net.ua> In-Reply-To: <41C04593.5070703@freebsd.org> References: <41C04593.5070703@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 15, 2004 at 03:09:23PM +0100, Andre Oppermann wrote: > I'm trying to access an assembler CPU instructions from within a normal > .c file and function. Unfortunatly I have no idea how this works. >=20 > If you know how to do this please contact me directly. Any help=20 > appreciated. >=20 find /usr/src/lib/libc -name '*.c' | xargs grep -l __asm__ Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBwEiqqRfpzJluFF4RAmYAAJ9tYEpQo+4RqISyUy+VDdtHsHBXZQCfdPtP T582KNJUrXwlakOchiMYDGk= =+ZJ9 -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215142234.GB24846>