HomeSort by relevance Sort by last modified time
    Searched refs:vmovups (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
aesni-gcm-x86_64.pl 106 vmovups 0x10-0x80($key),$T2 # borrow $T2 for $rndkey
129 vmovups 0x20-0x80($key),$rndkey
150 vmovups 0x30-0x80($key),$rndkey
168 vmovups 0x40-0x80($key),$rndkey
190 vmovups 0x50-0x80($key),$rndkey
212 vmovups 0x60-0x80($key),$rndkey
233 vmovups 0x70-0x80($key),$rndkey
251 vmovups 0x80-0x80($key),$T1 # borrow $T1 for $rndkey
255 vmovups 0x90-0x80($key),$rndkey
266 vmovups 0xa0-0x80($key),$T
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 721 vmovups -112($key),$rndkey0 # $key[0]
722 vmovups 16-112($key),$rndkey[0] # forward reference
731 vmovups `16*$n`($in0),$in # load input
735 vmovups $iv,`16*($n-1)`($out,$in0) # write output
740 vmovups `32+16*$k-112`($key),$rndkey[1]
748 vmovups `32+16*($k+0)-112`($key),$rndkey[1]
750 vmovups `32+16*($k+1)-112`($key),$rndkey[0]
753 vmovups `32+16*($k+2)-112`($key),$rndkey[1]
755 vmovups `32+16*($k+3)-112`($key),$rndkey[0]
758 vmovups 16-112($key),$rndkey[1] # forward referenc
    [all...]
  /external/llvm/test/MC/X86/
x86_64-avx-encoding.s     [all...]
x86-32-avx.s 722 // CHECK: vmovups (%eax), %xmm2
724 vmovups (%eax), %xmm2
726 // CHECK: vmovups %xmm1, %xmm2
728 vmovups %xmm1, %xmm2
730 // CHECK: vmovups %xmm1, (%eax)
732 vmovups %xmm1, (%eax)
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 1009 vmovups xmm1, xmm2 label
1010 vmovups xmm1, [rax] label
1011 vmovups xmm1, dqword [rax] label
1014 vmovups [rax], xmm2 label
1015 vmovups dqword [rax], xmm2 label
1016 vmovups ymm1, ymm2 label
1017 vmovups ymm1, [rax] label
1018 vmovups ymm1, yword [rax] label
1019 vmovups [rax], ymm2 label
1020 vmovups yword [rax], ymm label
    [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 618 %define movu vmovups
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 688 %define movu vmovups
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 798 %define movu vmovups
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 688 %define movu vmovups
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 777 %define movu vmovups
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 267 milliseconds