
16 Aug
2010
16 Aug
'10
4:48 a.m.
On 08/14/2010 07:51 AM, Brad Parker wrote:
As a comment, that patch looks pretty ugly. I might suggest an inline function (called "callr" or "nios2_callr") which encapsulates the __asm__. That would make the code much easier to read.
You could put the inline function in one of the asm headers.
-brad
Hi Brad,
Thanks. I will add a macro for the inline asm.
- Thomas