Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 7 Sep 2015 20:45:07 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Intrinsics experiment with CPP macros

On 2015-09-07 19:38, magnum wrote:
> One effect of this (version) is we now have two copies of the core
> MD4(w, a, b, c, d) function inside simd-intrinsics.c.

Correction: We have one copy of the code (macro), but it compiles to two 
separate functions. That's a good deal better than actually having two 
copies of the function in source.

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.