ffmpeg/tests/checkasm
Martin Storsjö 37961044c6 checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR
These bits are set by exceptions in NEON instructions.

Also print the differing bits when FPSCR is clobbered,
and use bic instead of lsl, for clearing the topmost bits.

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-07-17 21:48:17 +03:00
..
aarch64 checkasm: Check register clobbering on aarch64 2016-01-07 09:33:24 +02:00
arm checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR 2016-07-17 21:48:17 +03:00
x86 x86inc: Add debug symbols indicating sizes of compiled functions 2016-01-23 20:46:28 +01:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile checkasm: Add tests for vp8dsp 2016-07-08 14:10:46 +03:00
bswapdsp.c
checkasm.c checkasm: Add tests for vp8dsp 2016-07-08 14:10:46 +03:00
checkasm.h checkasm: Add tests for vp8dsp 2016-07-08 14:10:46 +03:00
dcadsp.c
fmtconvert.c
h264dsp.c checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro 2016-06-28 14:24:04 +03:00
h264pred.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
h264qpel.c
hevc_mc.c checkasm: hevc: Iterate over features first, then over bitdepths 2016-06-29 21:12:05 +03:00
synth_filter.c
v210enc.c
vp8dsp.c checkasm: vp8.mc: initialize the full src buffer after ec32574209 2016-07-13 22:18:52 +02:00