Searched refs:arch (Results 301 - 325 of 3007) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dattr-merge-9a.s1 .arch armv7-m
H A Dattr-merge-9b.s1 .arch armv8-m.base
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Duao.s25 .arch armv8.2-a
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dattribute-05.s1 .attribute arch, "rv32g"
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-spu.c26 BFD_ASSERT (a->arch == bfd_arch_spu);
27 switch (b->arch)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Darch-invalid-1.d4 #error_output: arch-invalid-1.l
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dnoavx-4.s1 # Test .arch .noavxX
3 .arch generic32
4 .arch .avx512vl
11 .arch .noavx2
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcpu-z8k.c32 if (a->arch != b->arch || a->mach != b->mach)
H A Dcpu-spu.c26 BFD_ASSERT (a->arch == bfd_arch_spu);
27 switch (b->arch)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-spu.c26 BFD_ASSERT (a->arch == bfd_arch_spu);
27 switch (b->arch)
H A Dcpu-z8k.c32 if (a->arch != b->arch || a->mach != b->mach)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-spu.c26 BFD_ASSERT (a->arch == bfd_arch_spu);
27 switch (b->arch)
H A Dcpu-z8k.c32 if (a->arch != b->arch || a->mach != b->mach)
/netbsd-current/sys/arch/amiga/
H A DMakefile5 TAMIGA= ${SYSDIR}/arch/amiga/tags
6 SAMIGA= ${SYSDIR}/arch/amiga/amiga/*.[ch] ${SYSDIR}/arch/amiga/include/*.h \
7 ${SYSDIR}/arch/amiga/dev/*.[ch]
8 AAMIGA= ${SYSDIR}/arch/amiga/amiga/*.s
/netbsd-current/sys/arch/netwinder/
H A DMakefile7 TNETWINDER= ${SYSDIR}/arch/netwinder/tags
8 SNETWINDER= ${SYSDIR}/arch/netwinder/netwinder/*.[ch] \
9 ${SYSDIR}/arch/netwinder/include/*.h \
10 ${SYSDIR}/arch/netwinder/pci/*.[ch]
11 ANETWINDER= ${SYSDIR}/arch/netwinder/netwinder/*.S
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DArchitectureSet.cpp43 for (auto arch : *this) {
44 result.append(std::string(getArchitectureName(arch)));
54 for (auto arch : *this) {
55 if (arch == AK_unknown)
57 archs.emplace_back(arch);
/netbsd-current/sys/arch/amd64/
H A DMakefile5 TAMD64= ${SYSDIR}/arch/amd64/tags
6 SAMD64= ${SYSDIR}/arch/amd64/amd64/*.[ch] \
7 ${SYSDIR}/arch/amd64/include/*.h \
11 SAMD64+= ${SYSDIR}/arch/x86/x86/*.[ch] \
12 ${SYSDIR}/arch/x86/acpi/*.[ch] \
13 ${SYSDIR}/arch/x86/include/*.h \
14 ${SYSDIR}/arch/x86/isa/*.[ch] \
15 ${SYSDIR}/arch/x86/pci/*.[ch]
16 AAMD64= ${SYSDIR}/arch/amd64/amd64/*.S \
17 ${SYSDIR}/arch/amd6
[all...]
/netbsd-current/tools/gdb/
H A Dmknative-gdb.old23 mkdir -p $_TOP/$_BFD/arch/$_MACHINE_SUBDIR
29 } | write_mk $_BFD/arch/$_MACHINE_SUBDIR/defs.mk
33 write_c $_BFD/arch/$_MACHINE_SUBDIR/$i <$_TMPDIR/bfd/$i
41 mkdir -p $_TOP/$_OPCODES/arch/$_MACHINE_SUBDIR
46 } | write_mk $_GDB/lib/libopcodes//arch/$_MACHINE_SUBDIR/defs.mk
50 } | write_c $_OPCODES/arch/$_MACHINE_SUBDIR/config.h
57 mkdir -p $_TOP/$_IBERTY/arch/$_MACHINE_SUBDIR
61 | write_mk $_IBERTY/arch/$_MACHINE_SUBDIR/defs.mk
63 write_c $_IBERTY/arch/$_MACHINE_SUBDIR/config.h \
71 mkdir -p $_TOP/$_READLINE/arch/
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Dmultilib-generator24 # <primary arch>-<abi>-<additional arches>-<extensions>
41 def arch_canonicalize(arch):
46 if arch[:5] in ['rv32e', 'rv32i', 'rv32g', 'rv64i', 'rv64g']:
47 new_arch = arch[:5]
49 raise Exception("Unexpected arch: `%s`" % arch[:5])
53 long_ext_prefixes_idx = map(lambda x: arch.find(x), long_ext_prefixes)
59 long_exts = arch[first_long_ext_idx:]
60 std_exts = arch[5:first_long_ext_idx]
63 std_exts = arch[
[all...]
/netbsd-current/sys/external/gpl2/dts/
H A Ddts2netbsd77 for arch in arm arm64 mips riscv; do
78 mkdir -p $d/arch/${arch}/boot
79 cp -RL $r/arch/${arch}/boot/dts $d/arch/${arch}/boot
80 rm -rf $d/arch/${arch}/boot/dts/include
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dall-architectures.exp.tcl28 # double types works in cross/bi-arch scenarios. Some of GDB's float
135 proc do_arch_tests {arch} {
147 if { $arch != $::default_architecture } {
156 # Given we can't change arch, osabi, endianness, etc. atomically, we
158 # we'll switch to) not having a handler for the arch.
199 foreach_with_prefix arch $supported_archs {
211 if {$arch == "auto"} {
240 set arch_re [string_to_regexp $arch]
241 set test "set architecture $arch"
249 if {$arch
[all...]
/netbsd-current/sys/arch/algor/
H A DMakefile8 TALGOR= ${SYSDIR}/arch/algor/tags
9 SALGOR= ${SYSDIR}/arch/algor/algor/*.[ch]
10 SALGOR+= ${SYSDIR}/arch/algor/dev/*.[ch]
11 SALGOR+= ${SYSDIR}/arch/algor/include/*.h
12 SALGOR+= ${SYSDIR}/arch/algor/isa/*.[ch]
13 SALGOR+= ${SYSDIR}/arch/algor/pci/*.[ch]
15 AALGOR= ${SYSDIR}/arch/algor/algor/*.S
/netbsd-current/sys/compat/linux/common/
H A Dlinux_mmap.h46 #include <compat/linux/arch/i386/linux_mmap.h>
48 #include <compat/linux/arch/m68k/linux_mmap.h>
50 #include <compat/linux/arch/alpha/linux_mmap.h>
52 #include <compat/linux/arch/powerpc/linux_mmap.h>
54 #include <compat/linux/arch/mips/linux_mmap.h>
56 #include <compat/linux/arch/aarch64/linux_mmap.h>
58 #include <compat/linux/arch/arm/linux_mmap.h>
60 #include <compat/linux/arch/amd64/linux_mmap.h>
72 #include <compat/linux/arch/sparc/linux_mmap.h>
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dtime4 arch=$1
9 if gcc -arch $arch -Os $file $ldflags -DLIBNAME=$name
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dtime4 arch=$1
9 if gcc -arch $arch -Os $file $ldflags -DLIBNAME=$name

Completed in 161 milliseconds

<<11121314151617181920>>