|
Message-ID: <CANJ2NMNa4fo9uTpj+t=RGOuoQ4Nj+pquacw_8=J6X-ELCU=c9g@mail.gmail.com> Date: Sun, 6 May 2012 22:57:06 +0800 From: myrice <qqlddg@...il.com> To: john-dev@...ts.openwall.com Subject: Re: OpenCL SWAP64 on 7970 On Sun, May 6, 2012 at 7:26 PM, magnum <john.magnum@...hmail.com> wrote: > Have you tried using 0xff00UL instead? I had to use 0xffU for some of my > 32-bit macros, otherwise it would become signed. > > magnum Yes. I have even tried (ulong)((n) & 0xff00UL) << 24), the result is also 0. myrice
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.