|
Message-ID: <20120624224540.GA7095@openwall.com> Date: Mon, 25 Jun 2012 02:45:40 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: 1.7.9-jumbo-6 On Thu, Jun 21, 2012 at 10:59:16PM +0400, Solar Designer wrote: > On Thu, Jun 21, 2012 at 11:30:57AM -0500, jfoug wrote: > > Here is that patch. The sse-intrisics.h file needed fixed. > > Shouldn't we also add: > > #elif defined(MMX_COEF) && MMX_COEF == 4 > #define SSE_type "SSE2" > > ? I've just tried adding that - no, it results in "SSE2" being reported instead of "SSE2 intrinsics" even when the intrinsics are in use. I think that right now we might have the other thing happening for a few formats, though ("SSE2 intrinsics" reported when assembly SSE2 is in use). We can live with that for now, and that guess might not even be true. ;-) 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.