9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Iruata Souza" <iru.muzgo@gmail.com>
To: "Charles Forsyth" <forsyth@terzarima.net>,
	"Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] assembly loading
Date: Tue, 26 Feb 2008 00:07:46 -0300	[thread overview]
Message-ID: <d1c554290802251907y52a60b8fg62b82b9f819990ac@mail.gmail.com> (raw)
In-Reply-To: <3882c3c26b7c2ff6628fc6d9ef9c04f7@terzarima.net>

On Mon, Feb 25, 2008 at 4:59 PM, Charles Forsyth <forsyth@terzarima.net> wrote:
> >  doing something wrong?
>  >
>  >       TEXT    main+0(SB),0,$0
>  >         MOVW    array<>+0(SB), R5
>

for anyone wanting to know, it has been resolved thanks to jmk.

MOVW	$setR30(SB), R30
right in the program beginning sets up the static base register.

and Charles, I'm doing MOVW $array<>+0(SB), R5, it was a typo. thanks
for noting.

iru


  parent reply	other threads:[~2008-02-26  3:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-25 18:14 Iruata Souza
     [not found] ` <3882c3c26b7c2ff6628fc6d9ef9c04f7@terzarima.net>
2008-02-26  3:07   ` Iruata Souza [this message]
2008-02-26 14:45     ` C H Forsyth
2008-02-26 14:44       ` Iruata Souza

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=d1c554290802251907y52a60b8fg62b82b9f819990ac@mail.gmail.com \
    --to=iru.muzgo@gmail.com \
    --cc=9fans@cse.psu.edu \
    --cc=forsyth@terzarima.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).