diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index e1ab22e4..4dc2cd06 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -32,8 +32,8 @@ # Disables use of specialized methods that use specific CPU intrinsics. # Certain methods may utilize CPU extensions for improved performance, and # this option is useful for preventing some or all of those methods from being -# used. The available extensions are: sse, sse2, sse4.1, and neon. Specifying -# 'all' disables use of all such specialized methods. +# used. The available extensions are: sse, sse2, sse3, sse4.1, and neon. +# Specifying 'all' disables use of all such specialized methods. #disable-cpu-exts = ## drivers: (global) |