embedded assembler in .c files

Peter Jeremy PeterJeremy at optushome.com.au
Wed Dec 15 10:38:59 PST 2004


On Wed, 2004-Dec-15 15:09:23 +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.

info gcc "c ext" ext

You might also find the relevant /usr/src/contrib/gcc/config/*/*.md useful.

-- 
Peter Jeremy


More information about the freebsd-hackers mailing list