public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Steven Bosscher <stevenb.gcc@gmail.com>
To: Marcus Shawcroft <marcus.shawcroft@arm.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: [AARCH64] [PATCH 1/3] AArch64 Port
Date: Fri, 25 May 2012 13:24:00 -0000	[thread overview]
Message-ID: <CABu31nN4iNKQ_xsEZYkLw=CKZM-dNzgDNCyCBD0voKHPavFFVQ@mail.gmail.com> (raw)
In-Reply-To: <4FBF6AA5.9040407@arm.com>

On Fri, May 25, 2012 at 1:19 PM, Marcus Shawcroft
<marcus.shawcroft@arm.com> wrote:
>        * config/aarch64/aarch64.md: New file.

> Index: gcc/config/aarch64/aarch64.md
> ===================================================================
> --- gcc/config/aarch64/aarch64.md       (revision 0)
> +++ gcc/config/aarch64/aarch64.md       (revision 0)
> @@ -0,0 +1,2935 @@
(...)
> +(define_constants
> +  [
> +    (UNSPEC_NOP                0)
> +    (UNSPEC_TLS                1)

Can you use define_c_enum "unspec" here instead?

> +(define_constants
> +  [
> +    (UNSPECV_EH_RETURN  0)
> +    (UNSPECV_SYNC_COMPARE_AND_SWAP 1)

And define_c_enum "unspecv" here?
With define_c_enum your constants will be printed as names in the rtl dumps.

Ciao!
Steven

  parent reply	other threads:[~2012-05-25 13:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4FBF67BE.1090301@arm.com>
2012-05-25 11:19 ` Marcus Shawcroft
2012-05-25 11:28   ` Jakub Jelinek
2012-05-25 11:47     ` Marcus Shawcroft
2012-05-25 13:24   ` Steven Bosscher [this message]
2012-05-25 14:18   ` Joseph S. Myers
2012-05-25 19:01     ` Marcus Shawcroft
2012-05-25 19:40       ` Joseph S. Myers
2012-08-21 15:07     ` Sofiane Naci
     [not found] ` <4FBF6866.1080904@arm.com>
     [not found]   ` <4FBF68C1.5020006@arm.com>
2012-05-25 11:20     ` [AARCH64] [PATCH 3/3] " Marcus Shawcroft
2012-05-25 13:07       ` Steven Bosscher
2012-05-27  9:49       ` Richard Sandiford
2012-05-28 12:50         ` Tejas Belagod
2012-05-28 17:14           ` Richard Sandiford
2012-05-31 10:51             ` Tejas Belagod
2012-05-31 21:22               ` Richard Sandiford
2012-05-25 11:22   ` [AARCH64] [PATCH 2/3] " Marcus Shawcroft
2012-05-25 14:24     ` Joseph S. Myers
2012-08-21 15:08       ` Sofiane Naci

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='CABu31nN4iNKQ_xsEZYkLw=CKZM-dNzgDNCyCBD0voKHPavFFVQ@mail.gmail.com' \
    --to=stevenb.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=marcus.shawcroft@arm.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).