aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-05-22 16:59:20 -0700
committerChris Robinson <[email protected]>2013-05-22 17:04:37 -0700
commit38a9e642df2b7359cfc453bf47b2d584ed428cda (patch)
tree742df56d0f0ce23e6c662f3ebf493620b0269f31 /alsoftrc.sample
parentb80efeb87d719fc87501e9042ff2bfe4bf38e739 (diff)
Check for SSE2 and set the denormals-are-zero bit for mixing if available
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index c536493a..cfd333da 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -14,7 +14,7 @@
## disable-cpu-exts:
# Disables use of the listed CPU extensions. Certain methods may utilize CPU
# extensions when detected, and this option is useful for preventing those
-# extensions from being used. The available extensions are: sse, neon.
+# extensions from being used. The available extensions are: sse, sse2, neon.
# Specifying 'all' disables use of all extensions.
#disable-cpu-exts =