public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Tabony, Charles" <ctabony@qualcomm.com>
To: <gcc@gcc.gnu.org>
Subject: using recog_data.operand in ASM_OUTPUT_OPCODE
Date: Thu, 04 Aug 2005 18:58:00 -0000	[thread overview]
Message-ID: <EB1E62A76BB79847916C729925C820CE8A439B@NAEX06.na.qualcomm.com> (raw)

Hi,

I am trying to use recog_data.operand in ASM_OUTPUT_OPCODE to access the
operands of the current insn for printing as the documentation for
ASM_OUTPUT_OPCODE suggests.  However, this does not work for printing
inline assembly because asm insns are never matched.  How can I
distinguish recognized from unrecognized insns in ASM_OUTPUT_OPCODE?

Thank you,
Charles

             reply	other threads:[~2005-08-04 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04 18:58 Tabony, Charles [this message]
2005-08-05  2:53 ` James E Wilson

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=EB1E62A76BB79847916C729925C820CE8A439B@NAEX06.na.qualcomm.com \
    --to=ctabony@qualcomm.com \
    --cc=gcc@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).