Commit 410c93cf 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>
parent 3d6069d0
...@@ -264,10 +264,14 @@ Possible flags for this option are: ...@@ -264,10 +264,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