avx.asm | 1614 vpmaddubsw xmm1, xmm2 label 1615 vpmaddubsw xmm1, [rax] label 1616 vpmaddubsw xmm1, dqword [rax] label 1617 vpmaddubsw xmm1, xmm2, xmm3 label 1618 vpmaddubsw xmm1, xmm2, [rax] label 1619 vpmaddubsw xmm1, xmm2, dqword [rax] label [all...] |