[U-Boot] inline ppc assembly on standalone applications

Kumar Gala galak at kernel.crashing.org
Tue Apr 7 08:29:43 CEST 2009


On Apr 7, 2009, at 12:05 AM, eija_flight wrote:

>
> Hello,
>
> I need to access board cpu registers using ppc assembly language. It  
> is
> possible to add inline assembly codes in standalone applications?

Yes.  Its like any other application.  GCC's inline assembly should  
work just the same.

- k


More information about the U-Boot mailing list