Searched refs:ST (Results 1 - 25 of 70) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vms/
H A Dxm-vms.h44 #define DELETE_IF_ORDINARY(NAME,ST,VERBOSE_FLAG) \
47 while (stat (NAME, &ST) >= 0 && S_ISREG (ST.st_mode)) \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dxm-vms.h47 #define DELETE_IF_ORDINARY(NAME,ST,VERBOSE_FLAG) \
50 while (stat (NAME, &ST) >= 0 && S_ISREG (ST.st_mode)) \
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/efi/include/
H A Defilib.h32 extern EFI_SYSTEM_TABLE *ST;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dloongson-2f-2.d3 #name: ST Microelectronics Loongson-2F workarounds of nop issue
H A Dloongson-2f-3.d3 #name: ST Microelectronics Loongson-2F workarounds of Jump Instruction issue
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/efi/libefi/
H A Defi.c37 EFI_SYSTEM_TABLE *ST; variable
68 for (i = 0; i < ST->NumberOfTableEntries; i++) {
69 id = &ST->ConfigurationTable[i].VendorGuid;
71 return (ST->ConfigurationTable[i].VendorTable);
93 ST = system_table;
94 BS = ST->BootServices;
95 RS = ST->RuntimeServices;
H A Defi_console.c45 conout = ST->ConOut;
46 conin = ST->ConIn;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/des/
H A DDES.xs71 l=SvCUR(ST(0));
80 sv_setpvn(ST(2),(char *)c[len-8],8);
97 l=SvCUR(ST(0));
105 sv_setpvn(ST(3),(char *)ivec1,8);
106 sv_setpvn(ST(4),(char *)ivec2,8);
124 l=SvCUR(ST(0));
131 sv_setpvn(ST(2),(char *)c,8);
149 len=SvCUR(ST(0));
157 sv_setpvn(ST(3),(char *)ivec,8);
190 len=SvCUR(ST(
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1794 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_netpgp_t, 0 | 0 );
1799 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(1), &val2);
1830 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_netpgp_t, 0 | 0 );
1836 ST(argvi) = SWIG_From_unsigned_SS_int SWIG_PERL_CALL_ARGS_1((unsigned int)(result)); argvi++ ;
1860 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_netpgp_t, 0 | 0 );
1865 ecode2 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(1), &val2);
1896 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_netpgp_t, 0 | 0 );
1902 ST(argvi) = SWIG_From_unsigned_SS_int SWIG_PERL_CALL_ARGS_1((unsigned int)(result)); argvi++ ;
1926 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_netpgp_t, 0 | 0 );
1931 res2 = SWIG_ConvertPtr(ST(
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91streg.h35 /* System Timer (ST),
72 #define WDog() do {CPUReg->ST.CR = ST_CR_WDRST;} while (0)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-parisc.pl64 $ST="stb";
69 $ST="stw";
100 $ST $TX[0],0($ix)
104 $ST $TY,0($iy)
120 $ST $TX[0],0($iy)
122 $ST $TY,0($ix)
232 $ST $XX[0],`-2*$SZ`($key)
233 $ST $YY,`-1*$SZ`($key)
252 $ST %r0,`0*$SZ`($key)
253 $ST
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dppc.pl112 $ST= "stw"; # store
136 $ST= "std"; # store
294 $ST r9,`0*$BNSZ`(r3) # r[0]=c1;
309 $ST r10,`1*$BNSZ`(r3) #r[1]=c2;
328 $ST r11,`2*$BNSZ`(r3) #r[2]=c3
352 $ST r9,`3*$BNSZ`(r3) #r[3]=c1
370 $ST r10,`4*$BNSZ`(r3) #r[4]=c2
382 $ST r11,`5*$BNSZ`(r3) #r[5] = c3
389 $ST r9,`6*$BNSZ`(r3) #r[6]=c1
390 $ST r1
[all...]
H A Dmips.pl57 $ST="sd";
72 $ST="sw";
163 $ST $t1,0($a0)
176 $ST $t3,$BNSZ($a0)
190 $ST $ta1,-2*$BNSZ($a0)
202 $ST $ta3,-$BNSZ($a0)
223 $ST $t1,0($a0)
238 $ST $t1,$BNSZ($a0)
252 $ST $t1,2*$BNSZ($a0)
315 $ST
[all...]
H A Dppc-mont.pl38 $ST= "stw"; # store
46 $PUSH= $ST;
58 $ST= "std"; # store
66 $PUSH= $ST;
191 $ST $lo1,0($tp) ; tp[j-1]
204 $ST $lo1,0($tp) ; tp[j-1]
209 $ST $hi1,$BNSZ($tp)
257 $ST $lo1,0($tp) ; tp[j-1]
271 $ST $lo1,0($tp) ; tp[j-1]
277 $ST
[all...]
H A Dmips-mont.pl75 $ST="sd";
82 $ST="sw";
226 $ST $lo1,($tp)
246 $ST $lo1,($tp)
250 $ST $hi1,$BNSZ($tp)
251 $ST $at,2*$BNSZ($tp)
321 $ST $lo1,($tp)
340 $ST $lo1,($tp)
347 $ST $lo1,$BNSZ($tp)
348 $ST
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dbarrier-thumb.s34 dmb ST
46 dsb ST
H A Dbarrier.s33 dmb ST
45 dsb ST
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha512-s390x.pl74 $ST="stg"; # store to memory
88 $ST="st"; # store to memory
117 $ST $T1,`$stdframe+$SZ*($i%16)`($sp)
299 $ST $A,`0*$SZ`($ctx)
300 $ST $B,`1*$SZ`($ctx)
301 $ST $C,`2*$SZ`($ctx)
302 $ST $D,`3*$SZ`($ctx)
303 $ST $E,`4*$SZ`($ctx)
304 $ST $F,`5*$SZ`($ctx)
305 $ST
[all...]
H A Dsha512-sparcv9.pl57 $ST="stx"; # store to memory
83 $ST="st"; # store to memory
185 $ST $tmp2,[%sp+`$bias+$frame+$i*$SZ`]
204 $ST $tmp2,[%sp+`$bias+$frame+$i*$SZ`]
379 $ST $T1,[%sp+`$bias+$frame+($i%16)*$SZ`]
509 $ST $A,[$ctx+`0*$SZ`]
511 $ST $B,[$ctx+`1*$SZ`]
513 $ST $C,[$ctx+`2*$SZ`]
515 $ST $D,[$ctx+`3*$SZ`]
517 $ST
[all...]
H A Dsha512-mips.pl82 $ST="sd"; # store to memory
96 $ST="sw"; # store to memory
187 $ST @X[0],`($i%16)*$SZ`($sp) # offload to ring buffer
342 $ST $A,0*$SZ($ctx)
344 $ST $B,1*$SZ($ctx)
346 $ST $C,2*$SZ($ctx)
348 $ST $D,3*$SZ($ctx)
349 $ST $E,4*$SZ($ctx)
350 $ST $F,5*$SZ($ctx)
351 $ST
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Ddb_disasm.c93 #define ST 31 /* FP stack top */ macro
396 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
397 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
398 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
399 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
400 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
401 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
402 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
403 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
440 /*0*/ { "fadd", DBLR, op2(ST,ST
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Ddb_disasm.c103 #define ST 31 /* FP stack top */ macro
408 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 },
409 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 },
410 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 },
411 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 },
412 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 },
413 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 },
414 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 },
415 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 },
452 /*0*/ { "fadd", DBLR, op2(ST,ST
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/include/
H A Dkbdmap.h60 #define ST 156 macro
/netbsd-6-1-5-RELEASE/sys/arch/x68k/usr.bin/loadkmap/
H A Dkbdmap.h57 #define ST 156 macro

Completed in 1032 milliseconds

123