PPC: fix asm operand constraints in AV_RL64
authorMåns Rullgård <mans@mansr.com>
Wed, 29 Jul 2009 19:06:55 +0000 (19:06 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 29 Jul 2009 19:06:55 +0000 (19:06 +0000)
commitb6ec1f47c70fb08ba60917fdd41f5541d18ffb2e
tree8635a66b81198fe7a5642ae4b02e087318450b11
parent18b55f639a2949f5adcc58cc3886e920df56562b
PPC: fix asm operand constraints in AV_RL64

The target register of first word loaded must be marked early-clobber.

Originally committed as revision 19536 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/ppc/intreadwrite.h