aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/i386/test-avx.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/i386/test-avx.py')
-rwxr-xr-xtests/tcg/i386/test-avx.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcg/i386/test-avx.py b/tests/tcg/i386/test-avx.py
index 6eb455a8b4..2516c66445 100755
--- a/tests/tcg/i386/test-avx.py
+++ b/tests/tcg/i386/test-avx.py
@@ -7,7 +7,6 @@ import sys
from fnmatch import fnmatch
archs = [
- # TODO: MMX?
"SSE", "SSE2", "SSE3", "SSSE3", "SSE4_1", "SSE4_2",
]