Commit f4a01d77 authored by Michael Niedermayer's avatar Michael Niedermayer

x86inc: remove duplicate movlhps

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 24be30de
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment