Searched refs:arch (Results 126 - 150 of 3007) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/x68k/dev/
H A Dopmreg.h6 #include <arch/x68k/dev/opmvar.h>
/netbsd-current/sys/rump/librump/rumpkern/arch/i386/
H A DMakefile.inc4 .include "${RUMPTOP}/librump/rumpkern/arch/x86/Makefile.inc"
6 .PATH: ${RUMPTOP}/../arch/i386/i386
/netbsd-current/tests/lib/csu/
H A DMakefile.check_stack5 .if exists(${.PARSEDIR}/arch/${MACHINE_ARCH})
6 CSU_ARCHDIR= ${.PARSEDIR}/arch/${MACHINE_ARCH}
8 .elif exists(${.PARSEDIR}/arch/${MACHINE_CPU})
9 CSU_ARCHDIR= ${.PARSEDIR}/arch/${MACHINE_CPU}
/netbsd-current/sys/compat/linux/
H A Dlinux_syscall.h36 #include <compat/linux/arch/i386/linux_syscall.h>
38 #include <compat/linux/arch/m68k/linux_syscall.h>
40 #include <compat/linux/arch/alpha/linux_syscall.h>
42 #include <compat/linux/arch/powerpc/linux_syscall.h>
44 #include <compat/linux/arch/mips/linux_syscall.h>
46 #include <compat/linux/arch/aarch64/linux_syscall.h>
48 #include <compat/linux/arch/arm/linux_syscall.h>
50 #include <compat/linux/arch/amd64/linux_syscall.h>
H A Dlinux_syscallargs.h36 #include <compat/linux/arch/i386/linux_syscallargs.h>
38 #include <compat/linux/arch/m68k/linux_syscallargs.h>
40 #include <compat/linux/arch/alpha/linux_syscallargs.h>
42 #include <compat/linux/arch/powerpc/linux_syscallargs.h>
44 #include <compat/linux/arch/mips/linux_syscallargs.h>
46 #include <compat/linux/arch/arm/linux_syscallargs.h>
48 #include <compat/linux/arch/aarch64/linux_syscallargs.h>
50 #include <compat/linux/arch/amd64/linux_syscallargs.h>
/netbsd-current/sys/compat/linux32/
H A Dlinux32_syscall.h7 #include <compat/linux32/arch/aarch64/linux32_syscall.h>
9 #include <compat/linux32/arch/amd64/linux32_syscall.h>
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmapping3.s2 .arch armv7-a
H A Dnoarm.s1 .arch armv7a
8 .arch armv7
H A Dpr24991.s1 .arch armv7-a
H A Dinsn-error-a.s2 .arch armv7a
H A Dinsn-error-t.s2 .arch armv7a
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-optimize-2b.s3 .arch .avx512vl
H A Dxsave.s17 .arch generic32
18 .arch .avx
23 .arch generic32
24 .arch .lwp
29 .arch generic32
30 .arch .mpx
35 .arch generic32
36 .arch .ospke
H A Davx512f-ymm.s2 .arch generic32
3 .arch .avx512f
H A Dnops-6.s2 .arch i386
7 .arch .nop
H A Dx86-64-avx512vl-2.s2 .arch corei7
4 .arch .avx
8 .arch .avx512vl
12 .arch .avx512cd
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dattribute-empty.d1 #as: -mno-arch-attr
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/aarch64/
H A Dsve-dwarf-registers.s1 .arch armv8-a+sve
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dattr-arch-directive-4.s3 .arch c674x
H A Dattr-arch-directive-5.s2 .arch c674x
/netbsd-current/tools/sgivol/
H A DMakefile4 HOST_SRCDIR= sys/arch/sgimips/stand/sgivol
/netbsd-current/sys/rump/librump/rumpkern/arch/x86_64/
H A DMakefile.inc4 .include "${RUMPTOP}/librump/rumpkern/arch/x86/Makefile.inc"
6 .PATH: ${RUMPTOP}/../arch/amd64/amd64
9 .PATH: ${RUMPTOP}/librump/rumpkern/arch/generic
/netbsd-current/regress/lib/libc/
H A DMakefile7 .if exists(arch/${MACHINE_ARCH})
8 SUBDIR+= arch/${MACHINE_ARCH}
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dattr-merge-arch-2.d1 #source: attr-merge-arch-2a.s
2 #source: attr-merge-arch-2b.s
H A Dthumb-entry.s2 .arch armv4t

Completed in 295 milliseconds

1234567891011>>