embedded assembler in .c files
Ruslan Ermilov
ru at freebsd.org
Wed Dec 15 06:22:36 PST 2004
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.
>
> If you know how to do this please contact me directly. Any help
> appreciated.
>
find /usr/src/lib/libc -name '*.c' | xargs grep -l __asm__
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20041215/2ce7bc6e/attachment.bin
More information about the freebsd-hackers
mailing list