All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Uhler <uhler@mips.com>
To: Mark and Janice Juszczec <juszczec@hotmail.com>
Cc: linux-mips@linux-mips.org, kevink@mips.com, dom@mips.com,
	echristo@redhat.com
Subject: RE:  r3000 instruction set
Date: 23 Feb 2004 09:07:51 -0800	[thread overview]
Message-ID: <1077556071.23710.2.camel@uhler-linux.mips.com> (raw)
In-Reply-To: <Law10-F123ODt9Cz93M0000b89a@hotmail.com>

On Mon, 2004-02-23 at 08:56, Mark and Janice Juszczec wrote:
> Hello folks
> 
> Thanks for all the information.  Its all been very useful.
> 
> Someone suggested posting the message I get.  Here it is:
> 
> >./kaffe-bin FirstClass
> [kaffe-bin:6] Illgal instruction 674696a at 2abb034, ra=2adbffd0, 
> P0_STATUS=0000500
> pid 6: killed (signal 4)
> >Reading command line: Try again
> Kernel panic: Attmpted to kill int!

Under the assumption that I'm reading the message right and the
instruction is 0x674696a, that is absolutely a reserved instruction
(it is decoded as a RegImm format instruction with an illegal
rt field.  So unless the 3912 implements something at that code
point, it's really illegal.  I'd check the code generation to
see why it's generating that encoding.

> 
> Someone else suggested dumping all the assembler instructions.  The listing 
> is really long, so I made a unique list of the commands themselves.  If 
> someone can tell me how to use the above error message to figure out the 
> command causing the problem, I'd really appreciate it.  If that's 
> impossible, can someone tell me which command listed below does not belong?
> 
> /opt/crosstool/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3/bin/mipsel-unknown-linux-gnu-objdump 
> -d kaffe-bin | awk '{print $3}' | sort -u
> 
> addiu
> addu
> b
> beq
> beqz
> blez
> bne
> bnez
> jalr
> jr
> lb
> lbu
> li
> lui
> lw
> move
> nop
> ori
> sb
> sll
> slt
> sltiu
> subu
> sw
> 
> Finally, can someone tell me where I can get a copy of "See MIPS Run"

Amazon.com should have it.

> 
> Thanks again for all the help
> 
> Mark
> 
> _________________________________________________________________
> Say good-bye to spam, viruses and pop-ups with MSN Premium -- free trial 
> offer! http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/
-- 

Michael Uhler, Chief Technology Officer
MIPS Technologies, Inc.  Email: uhler@mips.com  Pager:uhler_p@mips.com
1225 Charleston Road     Voice:  (650)567-5025  FAX:   (650)567-5225
Mountain View, CA 94043  Mobile: (650)868-6870  Admin: (650)567-5085

  reply	other threads:[~2004-02-23 17:11 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23 16:56 r3000 instruction set Mark and Janice Juszczec
2004-02-23 17:07 ` Michael Uhler [this message]
2004-02-23 17:13 ` Maciej W. Rozycki
2004-02-23 17:21 ` Kevin D. Kissell
2004-02-23 17:21   ` Kevin D. Kissell
2004-02-23 17:59 ` Dominic Sweetman
  -- strict thread matches above, loose matches on Subject: below --
2004-03-01 15:38 Mark and Janice Juszczec
2004-02-23 20:48 Mark and Janice Juszczec
2004-02-23 22:46 ` Kevin D. Kissell
2004-02-23 22:46   ` Kevin D. Kissell
2004-02-22  3:02 Mark and Janice Juszczec
2004-02-22  3:15 ` Michael Uhler
2004-02-22  9:32 ` Kevin D. Kissell
2004-02-22  9:32   ` Kevin D. Kissell
2004-02-22 12:31 ` Dominic Sweetman
2004-02-22 19:13 ` Eric Christopher
2004-02-22 21:52   ` Kevin D. Kissell
2004-02-22 21:52     ` Kevin D. Kissell
2004-02-23  3:03     ` Steven J. Hill
2004-02-23  7:03       ` Kevin D. Kissell
2004-02-23  7:03         ` Kevin D. Kissell
2004-02-23  3:37     ` Eric Christopher
2004-02-23  7:11       ` Kevin D. Kissell
2004-02-23  7:11         ` Kevin D. Kissell
2004-02-23  7:29         ` Eric Christopher

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=1077556071.23710.2.camel@uhler-linux.mips.com \
    --to=uhler@mips.com \
    --cc=dom@mips.com \
    --cc=echristo@redhat.com \
    --cc=juszczec@hotmail.com \
    --cc=kevink@mips.com \
    --cc=linux-mips@linux-mips.org \
    /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.