|
Message-ID: <20120708233139.GA371@openwall.com> Date: Mon, 9 Jul 2012 03:31:39 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Atom: bf P1 asm results On Mon, Jul 09, 2012 at 01:06:35AM +0200, Frank Dittrich wrote: > $ cat /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 28 > model name : Intel(R) Atom(TM) CPU N270 @ 1.60GHz Thanks. What does this print for you? - gcc -march=native -dM -E - < /dev/null | fgrep -i atom If nothing, then omit the fgrep and post the full output... Also, if you omit -march=native, does it still include any Atom-specific defines on your system? 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.