提交 971cc990 编写于 作者: M Michael Niedermayer

print EBX/EBP availability

Originally committed as revision 10243 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 ca1daf0a
......@@ -1811,6 +1811,8 @@ if test $arch = "x86_32" -o $arch = "x86_64"; then
echo "MMX enabled ${mmx-no}"
echo "CMOV enabled ${cmov-no}"
echo "CMOV is fast ${fast_cmov-no}"
echo "EBX available ${ebx_available-no}"
echo "EBP available ${ebp_available-no}"
fi
if test $arch = "armv4l"; then
echo "ARMv5TE enabled ${armv5te-no}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册