public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Chris Lattner <clattner@apple.com>
Cc: Eric Christopher <echristo@apple.com>,
	  GCC Patches <gcc-patches@gcc.gnu.org>,
	 Paolo Bonzini <bonzini@gnu.org>,
	Ian Lance Taylor <iant@google.com>
Subject: Re: [PATCH, x86_64]: Provide longlong.h definitions for 128bit operations
Date: Fri, 18 May 2007 21:17:00 -0000	[thread overview]
Message-ID: <464E17C2.4060509@gmail.com> (raw)
In-Reply-To: <5D649C20-68C0-4F80-A7D8-B06D01B8C156@apple.com>

Chris Lattner wrote:

> Don't you want:
>
> unsigned long long int t2(unsigned int a, unsigned int b)
> {
>        return (unsigned long long)a * b;
> }

Ouch... yes, indeed.

Thanks,
Uros.

  reply	other threads:[~2007-05-18 21:17 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 20:25 Uros Bizjak
2007-05-16 20:34 ` Chris Lattner
2007-05-17  5:57   ` Uros Bizjak
2007-05-17  6:09     ` Eric Christopher
2007-05-17  6:12       ` Andrew Pinski
2007-05-17  6:22         ` Uros Bizjak
2007-05-17 11:13         ` Uros Bizjak
2007-05-17  6:43     ` Chris Lattner
2007-05-17  7:22       ` Paolo Bonzini
2007-05-17  9:25         ` Uros Bizjak
2007-05-17 11:15           ` Rask Ingemann Lambertsen
2007-05-17 21:38             ` Rask Ingemann Lambertsen
2007-05-18  6:54               ` Ian Lance Taylor
2007-05-18  7:10                 ` Eric Botcazou
2007-05-18 16:48                   ` Ian Lance Taylor
2007-05-18 20:37                     ` Eric Botcazou
2007-05-18 22:32                       ` Ian Lance Taylor
2007-05-22 17:27                     ` Roman Zippel
2007-05-22 17:36                       ` Ian Lance Taylor
2007-05-22 22:27                         ` Rask Ingemann Lambertsen
2007-05-22 22:32                           ` Ian Lance Taylor
2007-05-24 20:00                             ` Rask Ingemann Lambertsen
2007-05-23 17:27                         ` Roman Zippel
2007-05-23 17:48                           ` Ian Lance Taylor
2007-05-22 22:19                       ` Rask Ingemann Lambertsen
2007-05-17 16:49           ` Chris Lattner
2007-05-17 17:05             ` Eric Christopher
2007-05-18 10:23               ` Uros Bizjak
2007-05-18 18:31                 ` Chris Lattner
2007-05-18 19:58                   ` Uros Bizjak
2007-05-18 20:15                     ` Chris Lattner
2007-05-18 21:17                       ` Uros Bizjak [this message]
2007-05-18 21:49                       ` Uros Bizjak
2007-05-18 22:49                         ` Chris Lattner
2007-05-18 20:07                   ` Uros Bizjak
2007-05-18 19:43               ` Uros Bizjak

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=464E17C2.4060509@gmail.com \
    --to=ubizjak@gmail.com \
    --cc=bonzini@gnu.org \
    --cc=clattner@apple.com \
    --cc=echristo@apple.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iant@google.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).