* [U-Boot] inline ppc assembly on standalone applications
@ 2009-04-07 5:05 eija_flight
2009-04-07 6:29 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: eija_flight @ 2009-04-07 5:05 UTC (permalink / raw)
To: u-boot
Hello,
I need to access board cpu registers using ppc assembly language. It is
possible to add inline assembly codes in standalone applications?
Thanks,
--
View this message in context: http://www.nabble.com/inline-ppc-assembly-on-standalone-applications-tp22922264p22922264.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] inline ppc assembly on standalone applications
2009-04-07 5:05 [U-Boot] inline ppc assembly on standalone applications eija_flight
@ 2009-04-07 6:29 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2009-04-07 6:29 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-07 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07 5:05 [U-Boot] inline ppc assembly on standalone applications eija_flight
2009-04-07 6:29 ` Kumar Gala
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.