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

  /external/boringssl/src/crypto/aes/asm/
aes-x86_64.pl 96 movzb `&lo("$s0")`,$acc0
97 movzb `&lo("$s1")`,$acc1
98 movzb `&lo("$s2")`,$acc2
103 movzb `&hi("$s1")`,$acc0
104 movzb `&hi("$s2")`,$acc1
105 movzb `&lo("$s3")`,$acc2
110 movzb `&hi("$s3")`,$acc0
112 movzb `&hi("$s0")`,$acc2
121 movzb `&lo("$s2")`,$acc0
122 movzb `&lo("$s3")`,$acc
    [all...]
bsaes-x86_64.pl     [all...]
aesni-x86_64.pl     [all...]
  /external/boringssl/src/crypto/rc4/asm/
rc4-x86_64.pl 68 # observed to outperform 64-bit one by almost 50%]. Adding two movzb to
76 # another movzb to cloop1 improved performance by almost 50%! Core2
331 movzb ($dat,$XX[0]),$TX[0]#d
345 movzb ($dat,$YY),$TY#d
346 movzb $XX[1]#b,$XX[1]#d
347 movzb ($dat,$XX[1]),$TX[1]#d
364 movzb ($dat,$YY),$TY#d
365 movzb $XX[1]#b,$XX[1]#d
366 movzb ($dat,$XX[1]),$TX[1]#d
396 movzb $YY#b,$YY#
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_posix.cc     [all...]
  /external/boringssl/src/crypto/
cpu-x86_64-asm.pl 83 movzb %cl,%r10 # number of cores - 1
  /external/boringssl/src/crypto/perlasm/
x86gas.pl 57 sub ::movzx { &::movzb(@_); }
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 236 movzb 15($Xi),$Zlo
340 &movzb ($rem[0],"(%rsp,$nhi[0])");
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 186 milliseconds