summaryrefslogtreecommitdiffstats
path: root/libavformat/rawvideodec.c
diff options
context:
space:
mode:
authorRémi Denis-Courmont <[email protected]>2022-09-03 18:05:18 +0300
committerMartin Storsjö <[email protected]>2022-09-03 23:54:05 +0300
commit620e6e14878de7392f9b5fd109cc8f5ed90dd835 (patch)
tree852f73735a2eb844c5eaea5e13fffe065acbddbd /libavformat/rawvideodec.c
parent164021423a25f02c6253bb8d73ae9a443a129381 (diff)
arm: 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ö <[email protected]>
Diffstat (limited to 'libavformat/rawvideodec.c')
0 files changed, 0 insertions, 0 deletions