/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
H A D | ppc.pl | 116 $LD= "lwz"; # load 140 $LD= "ld"; # load 295 $LD r5,`0*$BNSZ`(r4) 304 $LD r6,`1*$BNSZ`(r4) 325 $LD r6,`2*$BNSZ`(r4) 338 $LD r6,`3*$BNSZ`(r4) 349 $LD r5,`1*$BNSZ`(r4) 350 $LD r6,`2*$BNSZ`(r4) 368 $LD r6,`3*$BNSZ`(r4) 380 $LD r5,`2*$BNSZ`(r4) [all …]
|
H A D | ppc-mont.pl | 55 $LD= "lwz"; # load 68 $POP= $LD; 76 $LD= "ld"; # load 89 $POP= $LD; 172 $LD $n0,0($n0) ; pull n0[0] value 175 $LD $m0,0($bp) ; m0=bp[0] 176 $LD $aj,0($ap) ; ap[0] 181 $LD $aj,$BNSZ($ap) ; ap[1] 182 $LD $nj,0($np) ; np[0] 191 $LD $nj,$BNSZ($np) ; np[1] [all …]
|
H A D | mips-mont.pl | 84 $LD="ld"; 91 $LD="lw"; 180 $LD $n0,0($n0) 181 $LD $bi,0($bp) # bp[0] 182 $LD $aj,0($ap) # ap[0] 183 $LD $nj,0($np) # np[0] 192 $LD $ahi,$BNSZ($ap) 193 $LD $nhi,$BNSZ($np) 220 $LD $aj,($aj) 221 $LD $nj,($nj) [all …]
|
H A D | mips.pl | 63 $LD="ld"; 78 $LD="lw"; 171 $LD $t0,0($a1) 173 $LD $t1,0($a0) 174 $LD $t2,$BNSZ($a1) 175 $LD $t3,$BNSZ($a0) 176 $LD $ta0,2*$BNSZ($a1) 177 $LD $ta1,2*$BNSZ($a0) 191 $LD $ta2,3*$BNSZ($a1) 192 $LD $ta3,3*$BNSZ($a0) [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
H A D | ppc.pl | 113 $LD= "lwz"; # load 137 $LD= "ld"; # load 291 $LD r5,`0*$BNSZ`(r4) 300 $LD r6,`1*$BNSZ`(r4) 321 $LD r6,`2*$BNSZ`(r4) 334 $LD r6,`3*$BNSZ`(r4) 345 $LD r5,`1*$BNSZ`(r4) 346 $LD r6,`2*$BNSZ`(r4) 364 $LD r6,`3*$BNSZ`(r4) 376 $LD r5,`2*$BNSZ`(r4) [all …]
|
H A D | ppc-mont.pl | 52 $LD= "lwz"; # load 65 $POP= $LD; 73 $LD= "ld"; # load 86 $POP= $LD; 168 $LD $n0,0($n0) ; pull n0[0] value 171 $LD $m0,0($bp) ; m0=bp[0] 172 $LD $aj,0($ap) ; ap[0] 177 $LD $aj,$BNSZ($ap) ; ap[1] 178 $LD $nj,0($np) ; np[0] 187 $LD $nj,$BNSZ($np) ; np[1] [all …]
|
H A D | mips-mont.pl | 81 $LD="ld"; 88 $LD="lw"; 177 $LD $n0,0($n0) 178 $LD $bi,0($bp) # bp[0] 179 $LD $aj,0($ap) # ap[0] 180 $LD $nj,0($np) # np[0] 189 $LD $ahi,$BNSZ($ap) 190 $LD $nhi,$BNSZ($np) 217 $LD $aj,($aj) 218 $LD $nj,($nj) [all …]
|
H A D | mips.pl | 63 $LD="ld"; 78 $LD="lw"; 169 $LD $t0,0($a1) 171 $LD $t1,0($a0) 172 $LD $t2,$BNSZ($a1) 173 $LD $t3,$BNSZ($a0) 174 $LD $ta0,2*$BNSZ($a1) 175 $LD $ta1,2*$BNSZ($a0) 189 $LD $ta2,3*$BNSZ($a1) 190 $LD $ta3,3*$BNSZ($a0) [all …]
|
/netbsd-src/sys/arch/luna68k/dev/xplx/ |
H A D | xplx.asm | 305 LD L,A 315 LD A,A 324 LD A,A ; 4+3=7 329 LD A,A ; 4*2=8 330 LD A,A 340 LD A,A ; 4+3*2=10 346 LD A,A ; 4*2+3=11 347 LD A,A 352 LD A,A ; 4*3=12 353 LD A,A [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/config/powerpc/ |
H A D | switchcontext.S | 178 # define LD ld macro 185 # define LD lwz macro 352 LD r0, 2*SZ(r1) 353 LD r12, SZ(r1) 356 LD r11, (-20 * SZ)(r1) 357 LD r13, (-19 * SZ)(r1) 358 LD r14, (-18 * SZ)(r1) 359 LD r15, (-17 * SZ)(r1) 360 LD r16, (-16 * SZ)(r1) 361 LD r17, (-15 * SZ)(r1) [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
H A D | sha512-mips.pl | 94 $LD="ld"; # load from memory 109 $LD="lw"; # load from memory 139 ${LD} @X[1],`($i+1)*$SZ`($inp) 141 ${LD}l @X[1],`($i+1)*$SZ+$MSB`($inp) 142 ${LD}r @X[1],`($i+1)*$SZ+$LSB`($inp) 201 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i] 227 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i] 251 $LD @X[3],`(($i+3)%16)*$SZ`($sp) # prefetch from ring buffer 355 $LD $A,0*$SZ($ctx) # load context 356 $LD $B,1*$SZ($ctx) [all …]
|
H A D | sha512-s390x.pl | 80 $LD="lg"; # load from memory 94 $LD="llgf"; # load from memory 115 $LD $T1,`$i*$SZ`($inp) ### $i 153 $LD $T1,`$stdframe+$SZ*(($i+1)%16)`($sp) ### $i 154 $LD $t1,`$stdframe+$SZ*(($i+14)%16)`($sp) 271 $LD $A,`0*$SZ`($ctx) 272 $LD $B,`1*$SZ`($ctx) 273 $LD $C,`2*$SZ`($ctx) 274 $LD $D,`3*$SZ`($ctx) 275 $LD $E,`4*$SZ`($ctx) [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
H A D | sha512-mips.pl | 100 $LD="ld"; # load from memory 115 $LD="lw"; # load from memory 145 ${LD} @X[1],`($i+1)*$SZ`($inp) 147 ${LD}l @X[1],`($i+1)*$SZ+$MSB`($inp) 148 ${LD}r @X[1],`($i+1)*$SZ+$LSB`($inp) 207 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i] 233 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i] 257 $LD @X[3],`(($i+3)%16)*$SZ`($sp) # prefetch from ring buffer 361 $LD $A,0*$SZ($ctx) # load context 362 $LD $B,1*$SZ($ctx) [all …]
|
H A D | sha512-s390x.pl | 82 $LD="lg"; # load from memory 96 $LD="llgf"; # load from memory 117 $LD $T1,`$i*$SZ`($inp) ### $i 155 $LD $T1,`$stdframe+$SZ*(($i+1)%16)`($sp) ### $i 156 $LD $t1,`$stdframe+$SZ*(($i+14)%16)`($sp) 273 $LD $A,`0*$SZ`($ctx) 274 $LD $B,`1*$SZ`($ctx) 275 $LD $C,`2*$SZ`($ctx) 276 $LD $D,`3*$SZ`($ctx) 277 $LD $E,`4*$SZ`($ctx) [all …]
|
/netbsd-src/external/bsd/unbound/dist/contrib/android/ |
H A D | setenv_android.sh | 77 LD="arm-linux-androideabi-ld" 90 LD="aarch64-linux-android-ld" 103 LD="i686-linux-android-ld" 116 LD="x86_64-linux-android-ld" 165 if [ ! -e "$ANDROID_TOOLCHAIN/$LD" ]; then 180 export CPP CC CXX LD AS AR RANLIB STRIP 193 echo "LD: $(command -v "$LD")"
|
/netbsd-src/sys/arch/sgimips/stand/boot64/ |
H A D | Makefile | 46 KERNMISCMAKEFLAGS+= LD="${LD} -m elf64btsmip" RANLIB="true" 52 ZMISCMAKEFLAGS+= LD="${LD} -m elf64btsmip" RANLIB="true" 59 LD="${LD} -m elf64btsmip" RANLIB="true" 68 ${LD} -m elf64btsmip -Map boot.map -x -Ttext ${LOAD_ADDRESS_IP30} \
|
/netbsd-src/external/bsd/pam-u2f/dist/m4/ |
H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld], 15 case `$LD -v 2>&1 </dev/null` in 24 dnl From libtool-1.4. Sets the variable LD. 64 test -z "$LD" && LD="$ac_prog" 81 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT([$LD]) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/gpl2/diffutils/dist/m4/ |
H A D | lib-ld.m4 | 15 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 17 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 25 dnl From libtool-1.4. Sets the variable LD. 52 test -z "$LD" && LD="$ac_prog" 69 [if test -z "$LD"; then 87 acl_cv_path_LD="$LD" # Let the user override the test with a path. 89 LD="$acl_cv_path_LD" 90 if test -n "$LD"; then 91 AC_MSG_RESULT($LD) 95 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/m4/ |
H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 15 case `$LD -v 2>&1 </dev/null` in 24 dnl From libtool-1.4. Sets the variable LD. 64 test -z "$LD" && LD="$ac_prog" 81 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT($LD) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 15 case `$LD -v 2>&1 </dev/null` in 24 dnl From libtool-1.4. Sets the variable LD. 64 test -z "$LD" && LD="$ac_prog" 81 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT($LD) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/ |
H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 15 case `$LD -v 2>&1 </dev/null` in 24 dnl From libtool-1.4. Sets the variable LD. 64 test -z "$LD" && LD="$ac_prog" 81 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT($LD) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/bsd/flex/dist/m4/ |
H A D | lib-ld.m4 | 13 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld], 15 case `$LD -v 2>&1 </dev/null` in 24 dnl From libtool-1.4. Sets the variable LD. 64 test -z "$LD" && LD="$ac_prog" 81 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT([$LD]) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 298 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad() argument 299 ISD::MemIndexedMode AM = LD->getAddressingMode(); in isValidIndexedLoad() 300 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad() 303 EVT VT = LD->getMemoryVT(); in isValidIndexedLoad() 308 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 1) in isValidIndexedLoad() 314 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 2) in isValidIndexedLoad() 326 LoadSDNode *LD = cast<LoadSDNode>(N); in tryIndexedLoad() local 327 if (!isValidIndexedLoad(LD)) in tryIndexedLoad() 330 MVT VT = LD->getMemoryVT().getSimpleVT(); in tryIndexedLoad() 346 LD->getBasePtr(), LD->getChain())); in tryIndexedLoad() [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/m4/ |
H A D | lib-ld.m4 | 15 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 17 case `$LD -v 2>&1 </dev/null` in 26 dnl From libtool-1.4. Sets the variable LD. 66 test -z "$LD" && LD="$ac_prog" 83 [if test -z "$LD"; then 102 acl_cv_path_LD="$LD" # Let the user override the test with a path. 104 LD="$acl_cv_path_LD" 105 if test -n "$LD"; then 106 AC_MSG_RESULT($LD) 110 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | lib-ld.m4 | 15 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, 17 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 25 dnl From libtool-1.4. Sets the variable LD. 65 test -z "$LD" && LD="$ac_prog" 82 [if test -z "$LD"; then 100 acl_cv_path_LD="$LD" # Let the user override the test with a path. 102 LD="$acl_cv_path_LD" 103 if test -n "$LD"; then 104 AC_MSG_RESULT($LD) 108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
|