memops: Align S24LE and S32LE to float conversion
commitb4ea23df6a16180a3d686cefffe7dd91fcbc9a27
authorTimo Wischer <twischer@de.adit-jv.com>
Tue, 20 Nov 2018 15:47:37 +0000 (20 16:47 +0100)
committerFilipe Coelho <falktx@falktx.com>
Wed, 16 Jan 2019 23:56:39 +0000 (17 00:56 +0100)
tree4a3be3308c19805696ae42565f57cd337d69a65e
parent244fc27e29d8523acbd6a166a8a11bab969a84b7
memops: Align S24LE and S32LE to float conversion

Due to the optimization of the compiler this commit does not introduce any
differences in the machine instructions.
Tested with GCC version 6.2.0 on ARM64 and x86_64.

Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
common/memops.c