diff options
author | Martin Storsjö <martin@martin.st> | 2015-12-30 23:46:06 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2016-01-07 09:33:24 +0200 |
commit | 26ec75aec3576daea691dee53a78ec67c0dc4040 (patch) | |
tree | 85455196d7b386dc38ef3542173c48af3ae4b3b5 /libavfilter/vsrc_testsrc.c | |
parent | fa463aa83a4920b0eed47ad1f79775dfc53d21ec (diff) | |
download | ffmpeg-26ec75aec3576daea691dee53a78ec67c0dc4040.tar.gz |
checkasm: Check register clobbering on arm
Use two separate functions, depending on whether VFP/NEON is available.
This is set to require armv5te - it uses blx, which is only available
since armv5t, but we don't have a separate configure item for that.
(It also uses ldrd, which requires armv5te, but this could be avoided
if necessary.)
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vsrc_testsrc.c')
0 files changed, 0 insertions, 0 deletions