OSDN Git Service

A cmp instruction with two constants is invalid, thus "g" constraint
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 21 Jun 2011 19:41:04 +0000 (21:41 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 21 Jun 2011 19:41:04 +0000 (21:41 +0200)
commit5f654897e325349dacf2546674e0510bb72ecb50
tree259b81ac818b95a4a19302e269f272f8cbdfc4c2
parent250cebeb3b348c3da71f9972eb500d6005dc01f1
A cmp instruction with two constants is invalid, thus "g" constraint
is not correct but must be "rm" instead.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/h264_qpel_mmx.c