public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] New global use flags: 3dnowext, mmxext, ssse3, sse4_1, avx, avx2
@ 2013-12-15 23:34 Matt Turner
  2013-12-16  0:20 ` Andreas K. Huettel
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Matt Turner @ 2013-12-15 23:34 UTC (permalink / raw
  To: gentoo-dev

And at the same time, clean up the descriptions of the other flags.
The existing descriptions were clearly copy-and-pasted and contained
things like "faster floating point optimization for SSSE3 capable
chips" when SSSE3 didn't add any floating point instructions.

3dnow: Use the 3DNow! instruction set
3dnowext: Use the Enhanced 3DNow! instruction set
mmx: Use the MMX instruction set
mmxext: Use the Extended MMX instruction set (intersection of Enhanced
3DNow! and SSE instruction sets) (3dnowext or sse in cpuinfo)
sse: Use the SSE instruction set
sse2: Use the SSE2 instruction set
sse3: Use the SSE3 instruction set (pni in cpuinfo)
ssse3: Use the SSSE3 instruction set
sse4_1: Use the SSE 4.1 instruction set
avx: Use the AVX instruction set
avx2: Use the AVX2 instruction set

I'll make these changes in a few days.

We don't seem to have a use of an sse4_2 USE flag anywhere yet, notably.

Unfortunately we do have two uses of "sse4", which should be corrected
to be more specific:

media-libs/freeverb3
net-misc/bfgminer


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-12-19 12:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15 23:34 [gentoo-dev] New global use flags: 3dnowext, mmxext, ssse3, sse4_1, avx, avx2 Matt Turner
2013-12-16  0:20 ` Andreas K. Huettel
2013-12-16  0:30   ` Matt Turner
2013-12-16  1:13     ` Francesco R.
2013-12-16 12:07       ` Jeroen Roovers
2013-12-16 23:07   ` Rick "Zero_Chaos" Farina
2013-12-18 17:48     ` Jeroen Roovers
2013-12-16 10:44 ` [gentoo-dev] " Duncan
2013-12-16 15:38   ` Michael Orlitzky
2013-12-16 18:21     ` Alan McKinnon
2013-12-16 20:17       ` Michael Orlitzky
2013-12-16 20:48         ` Alan McKinnon
2013-12-18 18:49 ` Matt Turner
2013-12-19 12:11 ` [gentoo-dev] " Jan Matejka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox