All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Scharsig <esw@bus-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Coldfile 5282 - Hello_world again
Date: Mon, 30 Jan 2006 16:03:08 +0100	[thread overview]
Message-ID: <drl9rd$p3v$1@sea.gmane.org> (raw)
In-Reply-To: <drdei2$i0q$1@sea.gmane.org>

Hello again,

> int hello_world (int argc, char *argv[])
> {
>    20000:    4e56 0000          linkw %fp,#0
>     int i;
> 
>     /* Print the ABI version */
>     app_startup(argv);
>    20004:    2f2e 000c          movel %fp@(12),%sp at -
>    20008:    206d 000c          moveal %a5@(12),%a0
>    2000c:    4e90               jsr %a0@

I think, blame it on my problem is the moveal %a5@(12),%a0.
I can't find any initilalize command for a5 in the hole code.
Has anybody a simple example with a working initialize sequence?

Thx Jens

      parent reply	other threads:[~2006-01-30 15:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-27 15:34 [U-Boot-Users] Coldfile 5282 - Hello_world again Jens Scharsig
2006-01-27 17:29 ` Andrew Wozniak
2006-01-30  7:12   ` [U-Boot-Users] " Jens Scharsig
2006-01-30 15:03 ` Jens Scharsig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='drl9rd$p3v$1@sea.gmane.org' \
    --to=esw@bus-elektronik.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.