Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 7 Apr 2015 09:06:08 +0800
From: Lei Zhang <zhanglei.april@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: New SIMD generations, code layout


> On Apr 7, 2015, at 1:47 AM, magnum <john.magnum@...hmail.com> wrote:
> 
> 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] =

Thanks. This also solves the problem on MIC. 

> 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.

I'm a bit confused about indentation used in JtR. Some files use tabs as indentation, while some others use spaces. Anyway, I'll stick with tabs as you say.


Lei

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.