The standard syntax requires two destination registers for LDRD/STRD instructions. Some versions of the GNU assembler allow using only one with the second implicit, others are more strict. Signed-off-by: Mans Rullgard <mans@mansr.com>
This will allow for easier implementation of ARM-optimized functions in libraries other than libavcodec.
Signed-off-by: Mans Rullgard <mans@mansr.com>
This allows sharing code with the rv40 version of these functions. Signed-off-by: Mans Rullgard <mans@mansr.com>