On Sun, Feb 1, 2015 at 7:36 PM, Jarry <mr.ja...@gmail.com> wrote:

> Hi Gentoo-users,
>
> where can I find description of *all* USE flags? I checked
> /usr/portage/profiles/use.desc and use.local.desc but still
> I can not find some...
>
> cpuinfo2cpuflags-x86 suggested my CPU_FLAGS_X86 should be:
> "aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
>
> But I'd like to know what they means, but I could not find
> any description for "aes" and "popcnt"...
>
> Jarry
>
> --
> _______________________________________________________________
> This mailbox accepts e-mails only from selected mailing-lists!
> Everything else is considered to be spam and therefore deleted.
>
>
quse -D aes popcnt
 local:aes:app-crypt/shishi: Enable AES encryption/checksum types.
 local:popcnt:dev-libs/marisa: Enable popcnt instruction support
 cpu_flags_x86.desc:aes: Enable support for Intel's AES instruction set
(AES-NI)
 cpu_flags_x86.desc:popcnt: Enable popcnt instruction support ([abm] or
[popcnt] in cpuinfo)

Reply via email to