linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Giuliano Pochini <pochini@denise.shiny.it>
To: Robert Neugebauer <rneugeba@undergrad.math.uwaterloo.ca>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: RS6000 to G4 assembly changes
Date: Sat, 22 Jan 2000 12:16:38 +0100	[thread overview]
Message-ID: <38899196.9B46B7F4@denise.shiny.it> (raw)
In-Reply-To: Pine.SOL.3.96.1000121133401.17001B-100000@bacon.math.uwaterloo.ca



> I am trying to compile a compiler used by my university for my linuxppc
> machine. The compiler supports various architecture including rs6000 and i
> 386 linux.

gcc ?

> By my limited understanding, rs6000 assembler is very similar to powerpc
> assembler

RS6000 computers use PowerPC processors. I don't know if Power processors
(64 bit version of ppc) are supported.


> Anyway, in attempting to compile
> this, gcc complains about an unrecognized opcode movl.

"movl" is an x86 opcode. ppc have l* and st*.

Bye.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2000-01-22 11:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-21 18:40 RS6000 to G4 assembly changes Robert Neugebauer
2000-01-21 19:08 ` David Edelsohn
2000-01-21 22:53   ` Robert Neugebauer
2000-01-22  0:16     ` David Edelsohn
2000-01-22  6:45       ` Robert Neugebauer
2000-01-22 12:21         ` Gabriel Paubert
2000-01-22 16:01           ` Robert Neugebauer
2000-01-22 23:45         ` Bill Studenmund
2000-01-23  2:15         ` David Edelsohn
2000-01-22 11:16 ` Giuliano Pochini [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=38899196.9B46B7F4@denise.shiny.it \
    --to=pochini@denise.shiny.it \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=rneugeba@undergrad.math.uwaterloo.ca \
    /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).