| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | assembler | 2 # $File: assembler,v 1.6 2013/12/11 14:14:20 christos Exp $ 3 # make: file(1) magic for assembler source 5 0 regex \^[\040\t]{0,50}\\.asciiz assembler source text 7 0 regex \^[\040\t]{0,50}\\.byte assembler source text 9 0 regex \^[\040\t]{0,50}\\.even assembler source text 11 0 regex \^[\040\t]{0,50}\\.globl assembler source text 13 0 regex \^[\040\t]{0,50}\\.text assembler source text 15 0 regex \^[\040\t]{0,50}\\.file assembler source text 17 0 regex \^[\040\t]{0,50}\\.type assembler source text
|
| H A D | varied.out | 24 # ava assembler/linker Uros Platise <[email protected]> 25 0 string avaobj AVR assembler object code
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | c-ia64.texi | 36 This option instructs the assembler to mark the resulting object file 40 emitted by the assembler. All it does is turn on the EF_IA_64_CONS_GP 44 This option instructs the assembler to mark the resulting object file 52 affect the machine code emitted by the assembler. All it does is 75 These options control what the assembler will do when performing 77 will make the assembler issue a warning when an unwind directive check 79 assembler issue an error when an unwind directive check fails. 88 the assembler treat @samp{hint.b} as an error, which is the default. 116 The assembler syntax closely follows the IA-64 Assembly Language 149 In addition, the assembler defines a number of aliases: [all …]
|
| H A D | c-mips.texi | 68 assembler to mark the output file as PIC. 72 Generate VxWorks PIC. This option tells the assembler to generate 141 This tells the assembler to accept MIPS-3D instructions. 147 This tells the assembler to accept MDMX instructions. 153 This tells the assembler to accept DSP Release 1 instructions. 160 This tells the assembler to accept DSP Release 2 instructions. 166 This tells the assembler to accept MT instructions. 178 all problems in hand-written assembler code. 291 @sc{gnu} assembler itself never runs the C preprocessor. 450 The values other than 0 make the assembler accept instructions [all …]
|
| H A D | c-arm.texi | 37 This option specifies the target processor. The assembler will issue an 119 assembler to accept instructions valid for any ARM processor. 121 In addition to the basic instruction set, the assembler can be told to 165 @code{-march} are specified, the assembler will use 175 assembler will issue an error message if an attempt is made to assemble 204 later, the default is to assembler for VFP instructions; for earlier 209 This option specifies that the assembler should start assembling Thumb 228 enabled this option will cause the assembler to create an empty 347 For compatibility with older toolchains the assembler also accepts 380 boundary). This is for compatibility with ARM's own assembler. [all …]
|
| H A D | all.texi | 15 @c Include text on assembler internals? 68 @c Does this version of the assembler use the difference-table kludge? 82 @c Name of the assembler:
|
| H A D | asconfig.texi | 16 @c Include text on assembler internals? 67 @c Does this version of the assembler use the difference-table kludge? 81 @c Name of the assembler:
|
| H A D | c-alpha.texi | 46 the assembler may either expand the instruction as a macro or issue an 69 The special name @code{all} may be used to allow the assembler to accept 115 The assembler syntax closely follow the Alpha Reference Manual; 116 assembler directives and general syntax closely follow the OSF/1 and 327 compatibility with the native assembler. This section describes them only 341 compatibility with the OSF/1 assembler, but is ignored. When generating 422 Enables or disables various assembler features. Using the positive 427 Indicates that macro expansions may clobber the @dfn{assembler 441 These control whether and how the assembler may re-order instructions. 442 Accepted for compatibility with the OSF/1 assembler, but @command{@value{AS}} [all …]
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | t-ia64 | 15 # assembler does not accept # line number as a comment. 18 # to support the Intel assembler. 28 $(GCC_FOR_TARGET) -I. -c -o crtbegin.o -x assembler-with-cpp \ 31 $(GCC_FOR_TARGET) -I. -c -o crtend.o -x assembler-with-cpp \ 35 -x assembler-with-cpp \ 38 $(GCC_FOR_TARGET) -I. -DSHARED -c -o crtendS.o -x assembler-with-cpp \
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | config.in | 15 /* Define to enable the use of a default assembler. */ 176 /* Define if your assembler supports fprnd. */ 194 /* Define if your assembler supports the --gstabs option. */ 230 /* Define if your assembler supports mfcr field. */ 242 /* Define if your assembler supports offsetable %lo(). */ 248 /* Define if your assembler supports popcntb field. */ 254 /* Define if your assembler supports .register. */ 260 /* Define if your assembler supports R_PPC_REL16 relocs. */ 266 /* Define if your assembler supports -relax option. */ 772 /* Define if your assembler supports .weak. */ [all …]
|
| H A D | configure.ac | 227 # Find default assembler 246 [Define to enable the use of a default assembler.]) 1865 # as the host->target assembler we'll be using. 1879 # Build using assembler in the current directory. 1890 AC_MSG_CHECKING(what assembler to use) 2224 # If the assembler didn't choke, and we can objdump, 2646 # Target-specific assembler checks. 2729 [Define if your assembler supports .register.])]) 2889 [Define if your assembler supports mfcr field.])]) 2919 [Define if your assembler supports fprnd.])]) [all …]
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | t-sol2 | 9 …$(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) -c -o $(T)crt1.o -x assembler-with-cpp $(srcdir)/config/sparc… 11 …$(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) -c -o $(T)crti.o -x assembler-with-cpp $(srcdir)/config/sparc… 13 …$(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) -c -o $(T)crtn.o -x assembler-with-cpp $(srcdir)/config/sparc… 15 …$(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) -c -DGCRT1 -o $(T)gcrt1.o -x assembler-with-cpp $(srcdir)/con…
|
| H A D | t-elf | 27 $(GCC_FOR_TARGET) -c -o crti.o -x assembler-with-cpp $(srcdir)/config/sparc/sol2-ci.asm 29 $(GCC_FOR_TARGET) -c -o crtn.o -x assembler-with-cpp $(srcdir)/config/sparc/sol2-cn.asm
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | NEWS | 39 assembler. 84 * Added PIC m32r Linux (ELF) and support to M32R assembler. 93 specification has been added to the arm assembler. 107 * Added -n switch for x86 assembler. By default, x86 GAS replaces 155 * The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for 161 the ARM assembler. 169 * The MIPS assembler no longer issues a warning by default when it 314 ``.mri 0'' is seen; this can be convenient for inline assembler code. 318 * Added -mips4 support to MIPS assembler. 320 * Added PIC support to Solaris and SPARC SunOS 4 assembler. [all …]
|
| H A D | README | 14 To build just the assembler, make the target all-gas. 127 `--enable-bfd-assembler' 128 This causes the assembler to use the new code being merged into it to use 137 On a few targets, the assembler has been modified to support a feature 139 may confuse assembly language programmers. If assembler encounters a 142 bits, the assembler will create a branch around a long jump to 146 allows the assembler to assemble jump tables that jump to locations
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | t-iris | 6 -c -o $@ -x assembler-with-cpp $< 10 -c -o $@ -x assembler-with-cpp $<
|
| H A D | t-elf | 7 -c -o $(T)crti.o -x assembler-with-cpp $(srcdir)/config/mips/crti.asm 11 -c -o $(T)crtn.o -x assembler-with-cpp $(srcdir)/config/mips/crtn.asm
|
| H A D | t-isa3264 | 7 -c -o $(T)crti.o -x assembler-with-cpp $(srcdir)/config/mips/crti.asm 11 -c -o $(T)crtn.o -x assembler-with-cpp $(srcdir)/config/mips/crtn.asm
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | score-dis.c | 77 for (insn = score_opcodes; insn->assembler; insn++) in print_insn_score32() 83 for (c = insn->assembler; *c; c++) in print_insn_score32() 249 for (insn = score_opcodes; insn->assembler; insn++) in print_insn_score16() 253 char *c = insn->assembler; in print_insn_score16()
|
| /freebsd-12.1/tools/debugscripts/ |
| H A D | gdbinit.i386 | 198 Select stack frame 0 and show assembler-level details 201 Select stack frame 1 and show assembler-level details 204 Select stack frame 2 and show assembler-level details 207 Select stack frame 3 and show assembler-level details 210 Select stack frame 4 and show assembler-level details 213 Select stack frame 5 and show assembler-level details
|
| /freebsd-12.1/crypto/openssl/crypto/perlasm/ |
| H A D | README | 2 multiple different assembler formats via the one original script. 10 The first thing we do is setup the file and type of assembler 21 There are 2 main 'packages'. x86ms.pl, which is the Microsoft assembler,
|
| /freebsd-12.1/sys/modules/vmm/ |
| H A D | Makefile | 70 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \ 74 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
|
| /freebsd-12.1/sys/modules/linux64/ |
| H A D | Makefile | 33 ${CC} -x assembler-with-cpp -DLOCORE -shared -mcmodel=small \ 52 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | t-strongarm-elf | 40 -c -o $(T)crti.o -x assembler-with-cpp $(srcdir)/config/arm/crti.asm 44 -c -o $(T)crtn.o -x assembler-with-cpp $(srcdir)/config/arm/crtn.asm
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 84 are applied, most notably in AES assembler module. 125 extension code paths are actually assembled depends on current assembler 127 paths are always assembled. Apart from that, minimum assembler version 152 version is used, as it is GNU assembler version that will be checked.
|