Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 06 Apr 2015 19:47:26 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: New SIMD generations, code layout

On 2015-04-06 19:42, magnum wrote:
> No! Here is the problem and it's my bug. Look at that code:

> - 	result[7] = result[6] = result[5] =
> + 	result[7] = result[6] = result[5] = result[4] =

Sure enough this made it work on AVX2. Please commit your code, with
this change. Also, before pushing, please fix the indentation: You are
supposed to use tabs, not some arbitrary amount of spaces.

Thanks!
magnum


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.