mirror of https://git.ffmpeg.org/ffmpeg.git
x86inc: remove duplicate movlhps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
24be30de64
commit
f4a01d7788
|
@ -936,8 +936,6 @@ AVX_INSTR movlhps, 1, 0, 0
|
|||
AVX_INSTR movsd, 1, 0, 0
|
||||
AVX_INSTR movss, 1, 0, 0
|
||||
AVX_INSTR mpsadbw, 0, 1, 0
|
||||
AVX_INSTR movhlps, 1, 0, 0
|
||||
AVX_INSTR movlhps, 1, 0, 0
|
||||
AVX_INSTR mulpd, 1, 0, 1
|
||||
AVX_INSTR mulps, 1, 0, 1
|
||||
AVX_INSTR mulsd, 1, 0, 1
|
||||
|
|
Loading…
Reference in New Issue