Check whether IBM or Apple PPC assembler syntax is used
authorMåns Rullgård <mans@mansr.com>
Thu, 1 Jul 2010 23:21:27 +0000 (23:21 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 1 Jul 2010 23:21:27 +0000 (23:21 +0000)
commit2f0c136e1f584a0d6c7826376ce4809a39ec81c9
tree97bb19d15dd88f05413b8f9be724c62ee9602ca7
parentea59f489b0c13df34b3b27063d539daa8655755e
Check whether IBM or Apple PPC assembler syntax is used

This checks which assembler syntax is supported and defines macros
for register names accordingly.

Originally committed as revision 23952 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/ppc/asm.S [new file with mode: 0644]
libavcodec/ppc/regs.h [new file with mode: 0644]