9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Iruata Souza" <iru.muzgo@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: [9fans] assembly loading
Date: Mon, 25 Feb 2008 15:14:13 -0300	[thread overview]
Message-ID: <d1c554290802251014r1482f9d0u1f1951f24faa8c1e@mail.gmail.com> (raw)

9fans,

In this mips assembly code, R5 is not receiving the value of array. Am
I doing something wrong?

	TEXT	main+0(SB),0,$0
        MOVW    array<>+0(SB), R5

	DATA	array<>+0(SB)/8,$"Plan 9\z\z"
	GLOBL	array<>+0(SB),$8
	END ,


thanks,
iru


             reply	other threads:[~2008-02-25 18:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-25 18:14 Iruata Souza [this message]
     [not found] ` <3882c3c26b7c2ff6628fc6d9ef9c04f7@terzarima.net>
2008-02-26  3:07   ` Iruata Souza
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=d1c554290802251014r1482f9d0u1f1951f24faa8c1e@mail.gmail.com \
    --to=iru.muzgo@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).