mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-22 16:40:18 +08:00
x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
This commit is contained in:

committed by
Diego Biurrun

parent
95a98ab3f0
commit
6797d1948b
@@ -487,7 +487,7 @@ cglobal rv40_weight_func_%1_%2, 6, 7, 8
|
||||
REP_RET
|
||||
%endmacro
|
||||
|
||||
INIT_MMX mmx
|
||||
INIT_MMX mmx2
|
||||
RV40_WEIGHT rnd, 8, 3
|
||||
RV40_WEIGHT rnd, 16, 4
|
||||
RV40_WEIGHT nornd, 8, 3
|
||||
|
Reference in New Issue
Block a user