From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-63922-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 496E0138247 for <garchives@archives.gentoo.org>; Mon, 16 Dec 2013 10:45:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20713E0AA2; Mon, 16 Dec 2013 10:45:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5B28E0A94 for <gentoo-dev@lists.gentoo.org>; Mon, 16 Dec 2013 10:45:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BBE1933EE84 for <gentoo-dev@lists.gentoo.org>; Mon, 16 Dec 2013 10:45:28 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.488 X-Spam-Level: X-Spam-Status: No, score=-1.488 tagged_above=-999 required=5.5 tests=[AWL=-0.948, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.538, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ehUMSnFcCOPt for <gentoo-dev@lists.gentoo.org>; Mon, 16 Dec 2013 10:45:22 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA58833F057 for <gentoo-dev@gentoo.org>; Mon, 16 Dec 2013 10:45:22 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from <lnx-gentoo-dev@m.gmane.org>) id 1VsVfo-0000AQ-Pu for gentoo-dev@gentoo.org; Mon, 16 Dec 2013 11:45:16 +0100 Received: from ip68-231-22-224.ph.ph.cox.net ([68.231.22.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-dev@gentoo.org>; Mon, 16 Dec 2013 11:45:16 +0100 Received: from 1i5t5.duncan by ip68-231-22-224.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-dev@gentoo.org>; Mon, 16 Dec 2013 11:45:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Duncan <1i5t5.duncan@cox.net> Subject: [gentoo-dev] Re: New global use flags: 3dnowext, mmxext, ssse3, sse4_1, avx, avx2 Date: Mon, 16 Dec 2013 10:44:55 +0000 (UTC) Message-ID: <pan$cb35e$3a5ea0a9$d4cb01a2$aac922@cox.net> References: <CAEdQ38EtL0_ZnO9W8qsLi1WuKb1Aq8u96cJOpyvruHcwsdXf9Q@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-231-22-224.ph.ph.cox.net User-Agent: Pan/0.140 (Chocolate Salty Balls; GIT 7161f50 /usr/src/portage/src/egit-src/pan2) X-Archives-Salt: 31f7ea74-57c3-40ce-a47d-9e915b12e18f X-Archives-Hash: 95837cd523794490f97f8b4e7592434c Matt Turner posted on Sun, 15 Dec 2013 15:34:13 -0800 as excerpted: > sse3: Use the SSE3 instruction set (pni in cpuinfo) > ssse3: Use the SSSE3 instruction set I'd suggest a parenthetical on ssse3 as well, something like: ssse3: Use the SSSE3 instruction set (NOT sse3, three s) I know that confused me for awhile, and I tend to be reasonably literate (as a user, anyway) on this sort of thing, so I'd not be surprised in the least if a lot of sse3 only folks end up enabling it in error, as I did. The explicit three-count pointer should help eliminate that sort of confusion. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman