Home
last modified time | relevance | path

Searched refs:ASM (Results 1 – 25 of 151) sorted by relevance

1234567

/netbsd/external/lgpl3/gmp/dist/mpn/
H A Dm4-ccas50 ASM=
63 if test -n "$ASM"; then
69 ASM=$i
87 if test -z "$ASM"; then
100 echo "$M4 $DEFS $ASM >$TMP"
101 $M4 $DEFS $ASM >$TMP || exit
/netbsd/lib/librt/sys/
H A DMakefile.inc6 ASM= aio_cancel.S aio_error.S aio_fsync.S aio_read.S aio_return.S \
12 SRCS+= ${ASM}
13 CLEANFILES+= ${ASM}
23 ${ASM}: ${ASMDEPS}
/netbsd/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D30643.test8 ASM=${BUGID}.${LOGID}.s
17 cp ${BUGID}.s $ASM
19 grep -q abort $ASM
/netbsd/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D30643.test8 ASM=${BUGID}.${LOGID}.s
17 cp ${BUGID}.s $ASM
19 grep -q abort $ASM
/netbsd/lib/libarch/
H A DMakefile13 OBJS+= ${ASM}
14 POBJS+= ${ASM:.o=.po}
15 CLEANFILES+= ${ASM} ${POBJS}
/netbsd/sys/arch/x68k/stand/libiocs/
H A DMakefile13 ASM= b_keyinp.S b_keysns.S b_sftsns.S bitsns.S skeyset.S tvctrl.S \ macro
46 ASM+= s_reset.S s_select.S s_cmdout.S s_datain.S s_dataout.S s_stsin.S \
52 SRCS+= ${ASM}
56 ${ASM}: ${.CURDIR}/iocs.h ${MAKECALL}
62 CLEANFILES+= ${ASM}
/netbsd/external/bsd/pcc/dist/pcc/driver/
H A Dcc.din42 filetype ASM-CPP is *.S
43 filetype ASM is *.s
49 make ASM from ASM-CPP with CPP
50 make ASM from PREPROCESSED-C with CCOM
51 make ASM from PREPROCESSED-C++ with CXXCOM
52 make ASM from FORTRAN with FCOM
53 make OBJ from ASM with ASSEMBLER
166 option -xassembler set filetype=ASM
167 option -xassembler-with-cpp set filetype=ASM-CPP
/netbsd/sys/arch/x68k/stand/libdos/
H A DMakefile17 ASM= exit.S getchar.S putchar.S cominp.S comout.S prnout.S inpout.S \ macro
47 SRCS+= ${ASM}
51 ${ASM}: ${.CURDIR}/dos.h ${MAKECALL}
58 CLEANFILES+=${ASM}
/netbsd/external/apache2/llvm/dist/clang/cmake/caches/
H A DBaremetalARM.cmake15 set(BUILTINS_armv7m-none-eabi_CMAKE_ASM_FLAGS "-mfpu=fp-armv8" CACHE STRING "armv7m-none-eabi ASM F…
22 set(BUILTINS_armv7em-none-eabi_CMAKE_ASM_FLAGS "-mfpu=fp-armv8" CACHE STRING "armv7em-none-eabi ASM
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic54x/
H A Dopcodes.s23 add a,asm,b ; src, ASM [,dst]
111 ld a,asm,b ; src,ASM[,dst]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dopcodes.s23 add a,asm,b ; src, ASM [,dst]
111 ld a,asm,b ; src,ASM[,dst]
/netbsd/external/bsd/libpcap/dist/msdos/
H A Dmakefile22 ASM = tasm.exe -t -l -mx -m2 -DDEBUG macro
57 $(ASM) $*.asm, $*.obj
60 $(ASM) -DDOSX=1 $*.asm, $*.o32
/netbsd/lib/libc/arch/m68k/
H A DMakefile.inc5 ASM+= _lwp_getprivate.S mremap.S
/netbsd/lib/libc/sys/
H A DMakefile.inc95 ASM=\
175 ASM+= tmp_${f}
201 _GENFILES= ${ASM} ${WEAKASM} ${NOERR} ${PSEUDONOERR} \
210 _LINTASM= ${ASM:Nsa_*.S} ${WEAKASM:Nsa_*.S}
213 ${ASM}: ${ASMDEPS}
/netbsd/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dreadme.txt4 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dreadme.txt4 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dreadme.txt4 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dreadme.txt4 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dreadme.txt3 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dreadme.txt3 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dreadme.txt3 This directory contains ASM implementations of the functions
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dreadme.txt3 This directory contains ASM implementations of the functions
/netbsd/external/apache2/llvm/dist/libcxx/utils/ci/runtimes/
H A DCMakeLists.txt2 project(LLVM_RUNTIMES C CXX ASM)
/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dplatform.h.in285 * Define if gcc ASM extension is available
290 * Define if Tru64 style ASM syntax must be used.
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2438 if (ASM == ArrayType::Star) { in BuildArrayType()
2524 << ASM; in BuildArrayType()
4870 ArrayType::ArraySizeModifier ASM; in GetFullTypeForDeclarator() local
4872 ASM = ArrayType::Star; in GetFullTypeForDeclarator()
4874 ASM = ArrayType::Static; in GetFullTypeForDeclarator()
4876 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
4882 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
4895 if (ASM == ArrayType::Static) in GetFullTypeForDeclarator()
4896 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
4907 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
[all …]

1234567