[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1335366172.28150.268.camel@twins>
Date: Wed, 25 Apr 2012 17:02:52 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Jay Foad <jay.foad@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] math128: Introduce {mult,add,cmp}_u128
On Wed, 2012-04-25 at 15:29 +0100, Jay Foad wrote:
> > + res.hi |= x.lo >> (64 - n);
>
> This is undefined when n == 0.
>
>
Thanks, added a !n test.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists