Commit 7e05c70b authored by James Almer's avatar James Almer

doc: add missing x86 cpuflags to fftools documentation

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
(cherry picked from commit 410c93cf)
parent b4684047
...@@ -253,10 +253,14 @@ Possible flags for this option are: ...@@ -253,10 +253,14 @@ Possible flags for this option are:
@item sse4.1 @item sse4.1
@item sse4.2 @item sse4.2
@item avx @item avx
@item avx2
@item xop @item xop
@item fma3
@item fma4 @item fma4
@item 3dnow @item 3dnow
@item 3dnowext @item 3dnowext
@item bmi1
@item bmi2
@item cmov @item cmov
@end table @end table
@item ARM @item ARM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment