Where can I get manuals how inline asm commands in c language
Thanks
Manuals about inlining asm in C
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Manuals about inlining asm in C
you should get this information with your C compiler.
if you have installed a GCC version, this is in "info gcc" then search for "assembly extension" ...
if you have installed a GCC version, this is in "info gcc" then search for "assembly extension" ...