summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/rv40dsp_init_arm.c
diff options
context:
space:
mode:
authorShiyou Yin <[email protected]>2018-09-06 16:10:52 +0800
committerMichael Niedermayer <[email protected]>2018-09-07 20:35:54 +0200
commit9f60c58586805cc5249ea0446a9bb86eed8bc311 (patch)
treeb875b3c6d8458bfdf622f89a4b89a0e8b4366360 /libavcodec/arm/rv40dsp_init_arm.c
parentf4438e387e039cd078879096453c54d5ce2c94d1 (diff)
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 <[email protected]>
Diffstat (limited to 'libavcodec/arm/rv40dsp_init_arm.c')
0 files changed, 0 insertions, 0 deletions