Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 9 Dec 2012 06:15:24 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: bitslice DES on GPU

On Sun, Dec 09, 2012 at 05:49:22AM +0400, Solar Designer wrote:
> Oh, there's also field code 255, which means "Literal constant", "32-bit
> constant from instruction stream".  Apparently, this is precisely the
> case when a GCN instruction is 64-bit rather than 32-bit.

No, it's not the only case when a GCN instruction is 64-bit.  There are
other cases as well - notably, there are LDS/GDS access instructions
that also perform computation, and these use 64-bit encoding too.

Alexander

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.