aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-17 10:59:24 +0000
committerlloyd <[email protected]>2008-11-17 10:59:24 +0000
commit0bf503ecf0e9c9cb48a978d51f8fd666676e02a6 (patch)
treef6427b28bafdf51aa2f2140b18af531e9547555b /src/hash
parenta5ae94b2336b9b2463b63a10708ec8e520408e43 (diff)
Enable SSE2 SHA-1 on Intel Prescott CPUs
Diffstat (limited to 'src/hash')
-rw-r--r--src/hash/sha1_sse2/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index 2512e84be..ac3a98c9f 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -18,6 +18,7 @@ utils
<arch>
pentium-m
pentium4
+prescott
amd64
</arch>