Searched refs:SH (Results 1 - 25 of 68) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Ddevreg.c103 SH ## x ## REG(TRA); \
104 SH ## x ## REG(EXPEVT); \
105 SH ## x ## REG(INTEVT); \
107 SH ## x ## REG(BARA); \
108 SH ## x ## REG(BAMRA); \
109 SH ## x ## REG(BASRA); \
110 SH ## x ## REG(BBRA); \
111 SH ## x ## REG(BARB); \
112 SH ## x ## REG(BAMRB); \
113 SH ##
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dtestca3 SH="/bin/sh"
9 export SH PATH
18 $SH ../apps/CA.sh -newca <<EOF
27 $SH ../apps/CA.sh -newreq
35 $SH ../apps/CA.sh -sign <<EOF
44 $SH ../apps/CA.sh -verify newcert.pem
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dendian_machdep.h4 # error Define SH target CPU endian-ness in port-specific header file.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/
H A Dreg-prefix.d3 #name: SH --allow-reg-prefix option
5 # Test SH register names prefixed with $:
H A Ddsp.d2 #name: SH DSP basic instructions
4 # Test the SH DSP instructions:
H A Ddsp.s1 # Test file for SH/GAS -- dsp instructions
H A Dfp.s4 ! Hitachi SH cc1 (cygnus-2.7.1-950728) arguments: -O -fpeephole
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr39228.x2 # alpha and SH require -mieee for this test.
/netbsd-6-1-5-RELEASE/share/man/tools/
H A Dprnames21 /^.SH NAME/+
H A Dckfrefs21 +,/\.SH/-p
H A Dckso26 /^\.SH NAME/+s/ .-.*//p
/netbsd-6-1-5-RELEASE/share/examples/isdn/
H A DMakefile8 FILES= holidays.D.SH isdnd.rates.A isdnd.rates.D isdnd.rates.F \
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_arch.h74 // SH product. setup cache flush routine and 2nd-bootloader.
81 class SH ## x : public SHArchitecture { \
85 SH ## x(Console *&cons, MemoryManager *&mem, boot_func_t bootfunc)\
87 DPRINTF((TEXT("CPU: SH") TEXT(#x) TEXT("\n"))); \
90 ~SH ## x(void) { \
107 SH ## x ## _CACHE_FLUSH(); \
176 SH##x##::boot_func(struct BootArgs *bi, struct PageTag *p) \
185 SH ## x ## _MMU_DISABLE(); \
198 SH ## x ## _CACHE_FLUSH(); \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cfi/
H A Dcfi-sh-1.d2 #name: CFI on SH
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/dspgen/
H A DMakefile6 TYPE=application sh gen_template.sh vc5 SH MIPS
7 TYPE=static_library sh gen_template.sh vc5 SH MIPS
H A Dgen_template.sh252 if [ -f asm_build.SH.0 ]; then
253 sed 's/%%% ASM %%%/asmsh.exe/' asm_build.SH.0 > asm_build.SH
254 rm -f asm_build.SH.0
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/grog/
H A Dgrog.pl104 elsif (/^\.SH$sp/) {
105 $SH++;
194 elsif ($SH > 0 && $TH > 0) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dbarrier-thumb.s36 dmb SH
48 dsb SH
H A Dbarrier.s35 dmb SH
47 dsb SH
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/sh64/misc/
H A Dfr-dr.s7 # Hitachi SH-5 CPU volume 1, p. 15.
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/hpcsh/
H A Dkloader_machdep.c108 SH ## cpu ## _TLB_DISABLE; \
118 SH ## product ## _CACHE_FLUSH(); \
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/
H A DMakefile.am111 MTN="$(MTN)" $(SH) $(srcdir)/admin/clean-all.sh
115 $(SH) $(srcdir)/admin/release.sh $(PACKAGE_VERSION) $(DIST_ARCHIVES)
119 $(SH) $(srcdir)/admin/release-test.sh $(DIST_ARCHIVES)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/
H A Dhtml2man.in79 print MANOUT ".SH NAME\n";
86 print MANOUT "$name\n.SH \\ \n\n";
130 print MANOUT "\n\n.SH $text\n";
142 print MANOUT "\n.SH AUTHOR\n$text\n";
230 print MANOUT "\n.SH SEE ALSO\n\n";
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dpostconf2man39 $block =~ s/<H2><a[^>]+>([^<]+)<\/a><\/H2>/\n.SH \1\n/g;
42 $block =~ s/<DT><b><a[^>]+>([^<]+)<\/a>\n(.*)<\/b><\/DT><DD>/\n.SH \1 \2\n/g;
85 $wantpp = !($block =~ /^\.(SH|IP)/);
/netbsd-6-1-5-RELEASE/sys/arch/evbsh3/evbsh3/
H A Dkloader_machdep.c112 SH ## cpu ## _TLB_DISABLE; \
122 SH ## product ## _CACHE_FLUSH(); \

Completed in 314 milliseconds

123