1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec/codecs/libmusepack
Aidan MacDonald 94c7c908b3 libmusepack: add ARMv7-M version of MPC_MULTIPLY_EX
We can't use Operand2 with register based shifts on ARMv7-M as it
isn't supported in the Thumb encoding. Instead, perform the shift
separately.

Change-Id: Ie96aa0a565e98bbca724dffc2ffc6d64fdb5d7c3
2025-04-19 12:26:47 -04:00
..
AUTHORS
ChangeLog
COPYING
crc32.c
decoder.h
huffman.c
huffman.h
internal.h
libmusepack.make
minimax.h
mpc_bits_reader.c
mpc_bits_reader.h
mpc_decoder.c libmusepack: Fix inconsistent definition of an array size 2023-07-02 20:45:16 -04:00
mpc_demux.c
mpc_types.h
mpcdec.h iPod Classic: disable IRAM1 2018-07-30 18:50:27 -04:00
mpcdec_math.h libmusepack: add ARMv7-M version of MPC_MULTIPLY_EX 2025-04-19 12:26:47 -04:00
reader.h
requant.c
requant.h
SOURCES
streaminfo.c
streaminfo.h
synth_filter.c
synth_filter_arm.S arm: enable unified assembly syntax in more files 2025-04-18 10:26:02 -04:00
synth_filter_coldfire.S