linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank Kotler <fbkotler@verizon.net>
To: Kenton Brede <kbrede@gmail.com>
Cc: linux-assembly@vger.kernel.org
Subject: Re: suffix or operands invalid for
Date: Fri, 22 Dec 2006 07:51:07 -0500	[thread overview]
Message-ID: <458BD4BB.1050502@verizon.net> (raw)
In-Reply-To: <d5418ffc0612211839n531644f2x11f8afc4f293f1dd@mail.gmail.com>

Kenton Brede wrote:
> I've done some scripting but don't consider myself a programmer.

Ah. "Denial". Don't worry, it isn't so bad when you get used to it. :)

> Here are the errors when I run "as power.s -o power.o":
> 
> power.s: Assembler messages:
> power.s:14: Error: suffix or operands invalid for `push'
... etc.

Your code... or Jonathan's... assembles silently and sweetly for me.

"as --version" reports:

GNU assembler 2.15.90.0.3 20040415
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i486-slackware-linux'.

What's yours?

Only thing I can suggest trying is dump the "l" from "pushl"/"popl" - 
but that should be fine! I'm stumped.

Best,
Frank


  reply	other threads:[~2006-12-22 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-22  2:39 suffix or operands invalid for Kenton Brede
2006-12-22 12:51 ` Frank Kotler [this message]
2006-12-22 14:18   ` Kenton Brede
2006-12-22 16:16     ` Robert Plantz
2006-12-22 16:55       ` Robert Plantz
2006-12-22 19:05         ` Kenton Brede
2006-12-22 19:15           ` Robert Plantz
2006-12-31 18:06     ` Hendrik Visage

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=458BD4BB.1050502@verizon.net \
    --to=fbkotler@verizon.net \
    --cc=kbrede@gmail.com \
    --cc=linux-assembly@vger.kernel.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 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).