Searched refs:arch (Results 51 - 75 of 3007) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Daesv8-armx.S5 .arch armv7-a @ don't confuse not-so-latest binutils with argv8 :-)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-pr20141.s2 .arch corei7
3 .arch .avx512f
H A Diamcu-2.s2 .arch .nop
H A Dno87-2.s4 .arch .287
7 .arch .387
10 .arch i686
13 .arch prescott
H A Darch-13-znver2.d1 #source: arch-13.s
4 #name: i386 arch 13 (znver2)
5 #dump: arch-13.d
H A Dnosse-4.s1 # Test .arch [.sseX|.nosseX]
3 .arch generic32
4 .arch .mmx
7 .arch .sse
10 .arch .sse2
13 .arch .sse3
16 .arch .ssse3
19 .arch .sse4.1
22 .arch .sse4.2
24 .arch
[all...]
H A Dno87-3.l12 [ ]*1[ ]+\# Test \.arch \[\.x87|\.nox87\]
14 [ ]*3[ ]+\.arch generic32
16 [ ]*5[ ]+\.arch \.8087
19 [ ]*8[ ]+\.arch \.287
22 [ ]*11[ ]+\.arch \.387
25 [ ]*14[ ]+\.arch \.687
27 [ ]*16[ ]+\.arch \.no687
30 [ ]*19[ ]+\.arch \.no387
33 [ ]*22[ ]+\.arch \.no287
36 [ ]*25[ ]+\.arch \
[all...]
H A Dno87.l10 [ ]*[1-9][0-9]*[ ]+\.arch generic32
12 [ ]*[1-9][0-9]*[ ]+\.arch \.287
15 [ ]*[1-9][0-9]*[ ]+\.arch \.387
18 [ ]*[1-9][0-9]*[ ]+\.arch i686
21 [ ]*[1-9][0-9]*[ ]+\.arch prescott
23 [ ]*[1-9][0-9]*[ ]+\.arch \.no87
H A Darch-10-bdver3.d1 #source: arch-10.s
4 #name: i386 arch 10 (bdver3)
5 #dump: arch-10.d
H A Darch-10-bdver4.d1 #source: arch-10.s
4 #name: i386 arch 10 (bdver4)
5 #dump: arch-10.d
H A Dx86-64-arch-3-znver2.d1 #source: x86-64-arch-3.s
4 #name: x86-64 arch 3 (znver2)
5 #dump: x86-64-arch-3.d
H A D287.s4 .arch i286
5 .arch .287
H A D8087.s4 .arch i8086
5 .arch .8087
H A Dno87-2.l9 [ ]*[1-9][0-9]*[ ]+\.arch \.287
12 [ ]*[1-9][0-9]*[ ]+\.arch \.387
15 [ ]*[1-9][0-9]*[ ]+\.arch i686
18 [ ]*[1-9][0-9]*[ ]+\.arch prescott
H A Dnoavx-1.l6 [ ]*1[ ]+\# Test \.arch \.noavx
8 [ ]*3[ ]+\.arch generic32
10 [ ]*5[ ]+\.arch \.avx
12 [ ]*7[ ]+\.arch \.noavx
H A Dnosse-1.l6 [ ]*1[ ]+\# Test \.arch \.nosse
8 [ ]*3[ ]+\.arch generic32
10 [ ]*5[ ]+\.arch \.sse2
12 [ ]*7[ ]+\.arch \.nosse
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68k/
H A Disaa-nodiv.s1 .arch isaa,no-div
H A Disab-nousp.s1 .arch isab,no-usp
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dattr-arch-directive-1.s1 # .arch directives override previous attributes before instructions are seen.
2 .arch c67x
3 .arch c62x
H A Dattr-arch-directive-3.s1 # .arch directives merge attributes after instructions are seen.
6 .arch c67x
7 .arch c64x+
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/
H A Dx86-64-arch-1.d1 #source: ../x86-64-arch-1.s
3 #name: x86-64 (ILP32) arch 1
4 #dump: ../x86-64-arch-1.d
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Driscv-default-tdesc.exp40 set arch [lindex $data 0]
44 if { $arch != "" && $arch != "auto" } {
45 gdb_test "set architecture $arch" \
46 "The target architecture is set to \"$arch\"\\."
47 } elseif { $arch == "auto" } {
48 gdb_test "set architecture $arch" \
51 set arch "default architecture"
55 with_test_prefix "$arch" {
/netbsd-current/sys/arch/m68k/
H A DMakefile.inc3 SM68K= ${SYSDIR}/arch/m68k/m68k/*.[ch] ${SYSDIR}/arch/m68k/include/*.h
4 AM68K= ${SYSDIR}/arch/m68k/m68k/*.s
/netbsd-current/sys/arch/powerpc/
H A DMakefile.inc3 APPC= ${SYSDIR}/arch/powerpc/booke/*.S
4 APPC+= ${SYSDIR}/arch/powerpc/ibm4xx/*.S
5 APPC+= ${SYSDIR}/arch/powerpc/oea/*.S
6 APPC+= ${SYSDIR}/arch/powerpc/ibm4xx/openbios/*.S
7 APPC+= ${SYSDIR}/arch/powerpc/powerpc/*.S
9 SPPC= ${SYSDIR}/arch/powerpc/include/*.h
10 SPPC+= ${SYSDIR}/arch/powerpc/booke/*.[ch]
11 SPPC+= ${SYSDIR}/arch/powerpc/fpu/*.[ch]
12 SPPC+= ${SYSDIR}/arch/powerpc/ibm4xx/*.[ch]
13 SPPC+= ${SYSDIR}/arch/powerp
[all...]
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/mips32/
H A DMakefile7 .PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH}

Completed in 230 milliseconds

1234567891011>>