On Tue, Jul 31, 2012 at 11:59:23PM +0100, Mans Rullgard wrote: > 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 <[email protected]> > --- > There were a few STRD using the bad syntax too. > --- > libavcodec/arm/h264cmc_neon.S | 4 ++-- > libavcodec/arm/h264dsp_neon.S | 12 ++++++------ > libavcodec/arm/mpegvideo_armv5te_s.S | 6 +++--- > libavcodec/arm/simple_idct_armv5te.S | 14 +++++++------- > libavcodec/arm/simple_idct_neon.S | 8 ++++---- > 5 files changed, 22 insertions(+), 22 deletions(-)
looks OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
