projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca018d
)
added pclmul flag for x86
author
Sébastien Fabbro
<bicatali@gentoo.org>
Thu, 20 Jul 2017 19:09:21 +0000
(19:09 +0000)
committer
Sébastien Fabbro
<bicatali@gentoo.org>
Fri, 21 Jul 2017 00:22:29 +0000
(
00:22
+0000)
profiles/desc/cpu_flags_x86.desc
patch
|
blob
|
history
diff --git
a/profiles/desc/cpu_flags_x86.desc
b/profiles/desc/cpu_flags_x86.desc
index 3e841fd3a66016b1caa2a6d5de78c4c4d15bc941..63a10e94c3ed348ce76b3fd1006bc9d138feea55 100644
(file)
--- a/
profiles/desc/cpu_flags_x86.desc
+++ b/
profiles/desc/cpu_flags_x86.desc
@@
-15,6
+15,7
@@
fma4 - Use the Fused Multiply Add 4 instruction set
mmx - Use the MMX instruction set
mmxext - Use the Extended MMX instruction set (a subset of SSE) ([mmxext] or [sse] in cpuinfo)
padlock - Use VIA padlock instructions ([phe] in cpuinfo)
+pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo)
popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo)
sse - Use the SSE instruction set
sse2 - Use the SSE2 instruction set