This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Question about inline asm
- From: Marcos Lois Bermúdez <marcos dot lois at securez dot org>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 29 Aug 2003 16:00:29 +0200
- Subject: Question about inline asm
I use m68k targe, i also wnat to know i what file i can see the
indentifiers that can i put in the asm instruction, for example in x86, the
r mean a register, a the eax register, etc...
If anybody know where i can get a full list, please tell me.
Regards.