aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/anm.c
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi@remlab.net>2022-09-03 18:05:17 +0300
committerMartin Storsjö <martin@martin.st>2022-09-03 23:54:05 +0300
commit164021423a25f02c6253bb8d73ae9a443a129381 (patch)
treeee55146ad3034333f35eb15986086c5e772927b0 /libavformat/anm.c
parent0b95a6a1d0b3d9c06aedd5fc929804661addd263 (diff)
downloadffmpeg-164021423a25f02c6253bb8d73ae9a443a129381.tar.gz
aarch64: relax byte-swap assembler constraints
There are no particular reasons to force the compiler to use the same register as output and input operand. This forces an extra MOV instruction if the input value needs to be reused after the swap. In most cases, this makes no differences, as the compiler will seleect the same register for both operands either way. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/anm.c')
0 files changed, 0 insertions, 0 deletions