|
Message
From: Marko Mlinar<markom@o...>
Date: Thu May 6 11:52:12 CEST 2004
Subject: [openrisc] inline assembly
Yes, you can do it with gcc asm statement, without changing gcc or as -- search the mailinng list archive for how to use custom instructions in gcc.
Marko
On Thursday 06 May 2004 10:49, whli_interqos@y... wrote: > Hi all, > I like to add some additional instructions to the openrisc. Then I may > need to change the complier to generate the added the instructions. > But It seems that very trouble. I wonder if I could use the inline > assembly function to add the extra instructions in to the c code. And > the complier will generate the corresponding assmbly code. Can the > compiler do it? Thank you very much. > > Best Regards, > > Stephen > _______________________________________________ > http://www.opencores.org/mailman/listinfo/openrisc
|
 |