1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Shiyou Yin 9f60c58586 avcodec/mips: [loongson] fix improper use of register constraints.
Constraint "g" means compiler can store variable in memory or register.
When we use constraint "g" for a variable and this variable was operated by
instruction which only support register operands may lead "invalid operands" error.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-09-07 20:35:54 +02:00
..
2017-04-06 10:10:09 -04:00
2017-03-31 12:28:58 +02:00
2017-04-06 10:10:09 -04:00
2017-07-14 02:30:37 +02:00
2017-07-14 02:30:37 +02:00