public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Koning <paulkoning@comcast.net>
To: GCC Development <gcc@gcc.gnu.org>
Subject: Signed vs. unsigned compares
Date: Fri, 17 Jun 2022 11:32:52 -0400	[thread overview]
Message-ID: <F5AC5383-A9F9-4A39-A929-521F4F403EA7@comcast.net> (raw)

Question for target code:

In expanding a longer-than-word compare, I need to do things differently depending on whether a signed vs. unsigned compare is needed.  But it seems the compare operation applies to either.  How can I do this in the target code?

	paul


             reply	other threads:[~2022-06-17 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 15:32 Paul Koning [this message]
2022-06-17 15:51 ` Andreas Schwab
2022-06-17 16:52   ` Paul Koning

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=F5AC5383-A9F9-4A39-A929-521F4F403EA7@comcast.net \
    --to=paulkoning@comcast.net \
    --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).