OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NASM
(Results
1 - 25
of
79
) sorted by relevancy
1
2
3
4
/src/crypto/external/apache2/openssl/dist/crypto/perlasm/
x86asm.pl
291
win32n - Windows 95/Windows NT
NASM
format
/src/crypto/external/bsd/openssl/dist/crypto/perlasm/
x86asm.pl
291
win32n - Windows 95/Windows NT
NASM
format
/src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
x86asm.pl
289
win32n - Windows 95/Windows NT
NASM
format
/src/external/bsd/libpcap/dist/msdos/
pkt_rx1.s
2
; This file requires
NASM
0.97+ to assemble
/src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
rsaz-2k-avx512.pl
48
if (!$avx512ifma && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
49
`
nasm
-v 2>&1` =~ /
NASM
version ([0-9]+)\.([0-9]+)(?:\.([0-9]+))?/) {
rsaz-2k-avxifma.pl
42
if ($win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
43
`
nasm
-v 2>&1` =~ /
NASM
version ([0-9]+)\.([0-9]+)(?:\.([0-9]+))?(rc[0-9]+)?/) {
rsaz-3k-avx512.pl
47
if (!$avx512ifma && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
48
`
nasm
-v 2>&1` =~ /
NASM
version ([0-9]+)\.([0-9]+)(?:\.([0-9]+))?/) {
rsaz-3k-avxifma.pl
41
if ($win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
42
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)(?:\.([0-9]+))?(rc[0-9]+)?/) {
rsaz-4k-avx512.pl
47
if (!$avx512ifma && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
48
`
nasm
-v 2>&1` =~ /
NASM
version ([0-9]+)\.([0-9]+)(?:\.([0-9]+))?/) {
rsaz-4k-avxifma.pl
41
if ($win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
42
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)(?:\.([0-9]+))?(rc[0-9]+)?/) {
/src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
rsaz-avx512.pl
46
if (!$avx512 && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
47
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)(?:\.([0-9]+))?/) {
/src/crypto/external/apache2/openssl/dist/Configurations/
10-main.conf
8
if (`
nasm
-v 2>NUL` =~ /
NASM
version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) {
9
$vc_win64a_info = { AS => "
nasm
",
13
perlasm_scheme => "
nasm
" };
22
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
36
my $ver=`
nasm
-v 2>NUL`;
39
$vc_win32_info = { AS => $ver ge $vew ? "
nasm
" : "nasmw",
52
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
1765
perlasm_scheme => "
nasm
",
/src/crypto/external/bsd/openssl/dist/Configurations/
10-main.conf
8
if (`
nasm
-v 2>NUL` =~ /
NASM
version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) {
9
$vc_win64a_info = { AS => "
nasm
",
13
perlasm_scheme => "
nasm
" };
22
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
36
my $ver=`
nasm
-v 2>NUL`;
39
$vc_win32_info = { AS => $ver ge $vew ? "
nasm
" : "nasmw",
52
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
1598
perlasm_scheme => "
nasm
",
/src/crypto/external/bsd/openssl.old/dist/Configurations/
10-main.conf
8
if (`
nasm
-v 2>NUL` =~ /
NASM
version ([0-9]+\.[0-9]+)/ && $1 >= 2.0) {
9
$vc_win64a_info = { AS => "
nasm
",
20
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
33
my $ver=`
nasm
-v 2>NUL`;
36
$vc_win32_info = { AS => $ver ge $vew ? "
nasm
" : "nasmw",
49
$die->("
NASM
not found - make sure it's installed and available on %PATH%\n");
/src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-x86.pl
56
`
nasm
-v 2>&1` =~ /
NASM
version ([0-9]+)\.([0-9]+)/ &&
/src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
x25519-x86_64.pl
85
if (!$addx && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
86
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/) {
/src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha1-586.pl
139
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/ &&
sha256-586.pl
89
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/) {
/src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-x86.pl
56
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/ &&
/src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
x25519-x86_64.pl
85
if (!$addx && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
86
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/) {
/src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha1-586.pl
139
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/ &&
sha256-586.pl
89
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/) {
/src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
chacha-x86.pl
57
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/ &&
/src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
x25519-x86_64.pl
83
if (!$addx && $win64 && ($flavour =~ /
nasm
/ || $ENV{ASM} =~ /
nasm
/) &&
84
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/) {
/src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha1-586.pl
140
`
nasm
-v 2>&1` =~ /
NASM
version ([2-9]\.[0-9]+)/ &&
Completed in 66 milliseconds
1
2
3
4
Indexes created Sun Mar 01 05:31:48 UTC 2026