public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Jan Zizka <janzizka@yahoo.com>
To: cgen@sources.redhat.com
Subject: Using symbols in insn operands
Date: Tue, 29 Apr 2003 08:07:00 -0000	[thread overview]
Message-ID: <20030429080743.51216.qmail@web41510.mail.yahoo.com> (raw)

Hi,

I have a slight problem with my gas port to DSP56800. I can't figure out how to
make gas compiler lookup for defined symbols in operand fields without
substatial effort. For example if I have

.equ GPIOA_BASE,$0FB0
move x:GPIOA_BASE,y0

then it won't work because the insn field is defined as h-uint and it will
expect a number. I wasn't able to findout how this is supposed to work in
GAS/CGEN. Of course I can use cpp, which I actually do now, but I think that
that's not right.

Thanks
           Jan Zizka

                 reply	other threads:[~2003-04-29  8:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030429080743.51216.qmail@web41510.mail.yahoo.com \
    --to=janzizka@yahoo.com \
    --cc=cgen@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).