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

  /external/boringssl/src/crypto/perlasm/
x86asm.pl 260 elsif (($type eq "nw-nasm"))
276 win32n - Windows 95/Windows NT NASM format
277 nw-nasm - NetWare NASM format
  /external/libpcap/msdos/
pkt_rx1.s 2 ; This file requires NASM 0.97+ to assemble
  /external/boringssl/src/crypto/sha/asm/
sha1-586.pl 127 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/ &&
    [all...]
sha256-586.pl 77 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
sha1-x86_64.pl 100 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
101 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
sha512-x86_64.pl 117 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
118 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
  /external/boringssl/src/crypto/bn/asm/
x86_64-mont.pl 61 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
62 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
rsaz-avx2.pl 88 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
89 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
rsaz-x86_64.pl 106 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
107 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
x86_64-mont5.pl 46 if (!$addx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
47 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
  /external/boringssl/src/crypto/modes/asm/
aesni-gcm-x86_64.pl 49 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
50 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
ghash-x86_64.pl 98 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
99 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)/) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 25 ; NASM/YASM syntax combined with a large number of macros to provide easy
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 25 ; NASM/YASM syntax combined with a large number of macros to provide easy
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 25 ; NASM/YASM syntax combined with a large number of macros to provide easy

Completed in 767 milliseconds