3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
|
|
gcc -msse3 -dM -E - < /dev/null | grep -E "SSE|AVX" | sort |