aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorShivraj Patil <shivraj.patil@imgtec.com>2015-04-09 19:46:24 +0530
committerMichael Niedermayer <michaelni@gmx.at>2015-04-10 12:59:47 +0200
commit8af3ce53786d352f7344cd5b869befd83db4baf3 (patch)
tree08ec95047b8ed7a6c1ab281c8e65cab1ea5b1d49 /tests/Makefile
parent599dc8fee18f997fd79272fc43b71cdedd7fbba0 (diff)
downloadffmpeg-8af3ce53786d352f7344cd5b869befd83db4baf3.tar.gz
configure: add support for mips32r5, p5600 cpu and msa
Imagination Technologies has come up with MIPS Warrior Processor Cores. More details can be found at- http://www.imgtec.com/mips/warrior/pclass.asp http://www.imgtec.com/mips/warrior/iclass.asp This is a preparation patch to submit optimized code for MSA (MIPS-SIMD-Architecture) This patch set is adding support for P5600 and I6400 CPUs. MIPS 'generic' case is added, with mips32r2 arch as default (fpu and dsp opt enabled). Sample configurations for new MSA architectures- $ ./configure --enable-cross-compile --cross-prefix=<PATH> --arch=mips --target-os=linux --cpu=p5600 $ ./configure --enable-cross-compile --cross-prefix=<PATH> --arch=mips --target-os=linux --cpu=i6400 Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions