HomeSort by: relevance | last modified time | path
    Searched refs:Pentium (Results 1 - 25 of 128) sorted by relevancy

1 2 3 4 5 6

  /src/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
lshift.asm 1 dnl Intel Pentium-II mpn_lshift -- mpn left shift.
38 include_mpn(`x86/pentium/mmx/lshift.asm')
popham.asm 1 dnl Intel Pentium-II mpn_popcount, mpn_hamdist -- population count and
rshift.asm 1 dnl Intel Pentium-II mpn_rshift -- mpn left shift.
38 include_mpn(`x86/pentium/mmx/rshift.asm')
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/p3mmx/
popham.asm 1 dnl Intel Pentium-III mpn_popcount, mpn_hamdist -- population count and
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
lshift.asm 1 dnl Intel Pentium-4 mpn_lshift -- left shift.
39 include_mpn(`x86/pentium/mmx/lshift.asm')
rshift.asm 1 dnl Intel Pentium-4 mpn_rshift -- right shift.
39 include_mpn(`x86/pentium/mmx/rshift.asm')
  /src/external/lgpl3/gmp/dist/mpn/x86_64/pentium4/
aorslsh1_n.asm 2 dnl optimised for Pentium 4.
aorslsh2_n.asm 2 dnl optimised for Pentium 4.
lshift.asm 1 dnl X86-64 mpn_lshift optimised for Pentium 4.
lshiftc.asm 1 dnl X86-64 mpn_lshiftc optimised for Pentium 4.
popcount.asm 1 dnl x86-64 mpn_popcount optimized for Pentium 4.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/
copyd.asm 1 dnl Pentium-4 mpn_copyd -- copy limb vector, decrementing.
copyi.asm 1 dnl Pentium-4 mpn_copyi -- copy limb vector, incrementing.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
cnd_add_n.asm 1 dnl Intel Pentium-4 mpn_cnd_add_n -- mpn addition.
add_n.asm 1 dnl Intel Pentium-4 mpn_add_n -- mpn addition.
addlsh1_n.asm 1 dnl Intel Pentium-4 mpn_addlsh1_n -- mpn x+2*y.
cnd_sub_n.asm 1 dnl Intel Pentium-4 mpn_cnd_sub_n -- mpn subtraction.
sub_n.asm 1 dnl Intel Pentium-4 mpn_sub_n -- mpn subtraction.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
config.pm 104 return "i586-whatever-bsdi" if $BSDVAR =~ m@Pentium@;
117 $MACH = "i686" if $MACH =~ m@Pentium II@;
118 $MACH = "i586" if $MACH =~ m@Pentium@;
243 # reason: even though Pentium is minimum requirement for
620 [ 'pentium-.*-vxworks.*', { target => "vxworks-pentium" } ],
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
config.pm 103 return "i586-whatever-bsdi" if $BSDVAR =~ m@Pentium@;
116 $MACH = "i686" if $MACH =~ m@Pentium II@;
117 $MACH = "i586" if $MACH =~ m@Pentium@;
242 # reason: even though Pentium is minimum requirement for
619 [ 'pentium-.*-vxworks.*', { target => "vxworks-pentium" } ],
  /src/crypto/external/bsd/openssl.old/dist/
config 93 # following reason. The catch is that even though Pentium
170 Pentium*)
190 Pentium\ II*) MACH="i686" ;;
191 Pentium* ) MACH="i586" ;;
559 pentium-*-vxworks*) OUT="vxworks-pentium" ;;
  /src/external/lgpl3/gmp/dist/mpn/x86/
mul_1.asm 1 dnl x86 mpn_mul_1 (for 386, 486, and Pentium Pro) -- Multiply a limb vector
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
aorsmul_1.asm 1 dnl Intel Pentium mpn_addmul_1 -- mpn by limb multiplication.
copyd.asm 1 dnl Intel Pentium mpn_copyd -- copy limb vector, decrementing.
mul_1.asm 1 dnl Intel Pentium mpn_mul_1 -- mpn by limb multiplication.

Completed in 29 milliseconds

1 2 3 4 5 6