-
Martin Storsjö authored
x29 (FP) is a callee saved register and should be restored on return. Instead of backing up x29 and restoring it here, back up sp in a register that we are allowed to overwrite. This fixes crashes in checkasm on aarch64 since f1b3e131. For some reason, gcc builds didn't crash, but clang builds do. Signed-off-by: Martin Storsjö <martin@martin.st>
dd5d4a0e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86 | ||
.gitignore | ||
Makefile | ||
audiodsp.c | ||
blockdsp.c | ||
bswapdsp.c | ||
checkasm.c | ||
checkasm.h | ||
dcadsp.c | ||
fmtconvert.c | ||
h264dsp.c | ||
h264pred.c | ||
h264qpel.c | ||
hevc_idct.c | ||
hevc_mc.c | ||
huffyuvdsp.c | ||
synth_filter.c | ||
v210enc.c | ||
vp8dsp.c | ||
vp9dsp.c |