arm: Add an option for making sure NEON registers aren't clobbered
authorMartin Storsjö <martin@martin.st>
Fri, 20 Dec 2013 11:51:50 +0000 (13:51 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 10 Jan 2014 22:03:00 +0000 (00:03 +0200)
commit44a0a98f92c7df1452029aa0295e0ece9d2165ca
treece9014492990e6866e071f82bdae843f02e228af
parentf8558780bbbbba05f4724772b27152f257cb7b05
arm: Add an option for making sure NEON registers aren't clobbered

This is pretty much based on the same test for XMM registers.

Signed-off-by: Martin Storsjö <martin@martin.st>
configure
libavcodec/arm/Makefile
libavcodec/arm/neontest.c [new file with mode: 0644]
libavutil/arm/neontest.h [new file with mode: 0644]