Home
last modified time | relevance | path

Searched refs:assembler (Results 1 – 25 of 223) sorted by relevance

123456789

/freebsd-11-stable/contrib/file/magic/Magdir/
HDassembler2 # $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
HDvaried.out24 # ava assembler/linker Uros Platise <uros.platise@ijs.si>
25 0 string avaobj AVR assembler object code
/freebsd-11-stable/contrib/binutils/gas/doc/
HDc-ia64.texi36 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
59 These options select the data model. The assembler defaults to @code{-mlp64}
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.
84 These options control what the assembler will do when the @samp{hint.b}
85 instruction is used. @code{-mhint.b=ok} will make the assembler accept
[all …]
HDc-mips.texi66 Generate SVR4-style PIC. This option tells the assembler to generate
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.
186 Generate code for the LSI @sc{r4010} chip. This tells the assembler to
[all …]
HDc-arm.texi37 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
133 This option specifies the target architecture. The assembler will issue
165 @code{-march} are specified, the assembler will use
175 assembler will issue an error message if an attempt is made to assemble
200 also affects the way in which the @code{.double} assembler directive behaves
204 later, the default is to assembler for VFP instructions; for earlier
209 This option specifies that the assembler should start assembling Thumb
215 This option specifies that the output generated by the assembler should
[all …]
HDall.texi15 @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:
HDasconfig.texi16 @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:
HDc-alpha.texi46 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-11-stable/contrib/gcc/config/ia64/
HDt-ia6415 # 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-11-stable/contrib/gcc/
HDconfig.in15 /* Define to enable the use of a default assembler. */
163 /* Define if your assembler supports dwarf2 .file/.loc directives, and
170 /* Define if your assembler supports explicit relocations. */
176 /* Define if your assembler supports fprnd. */
182 /* Define if your assembler supports the --gdwarf2 option. */
188 /* Define true if the assembler supports '.long foo@GOTOFF'. */
194 /* Define if your assembler supports the --gstabs option. */
200 /* Define if your assembler supports the Sun syntax for cmov. */
206 /* Define if your assembler supports the ffreep mnemonic. */
212 /* Define if your assembler supports the lituse_jsrdirect relocation. */
[all …]
HDconfigure.ac227 # Find default assembler
246 [Define to enable the use of a default assembler.])
249 AC_MSG_CHECKING([whether a default assembler was specified])
717 overriding the assembler check for tls support],
1859 # Identify the assembler which will work hand-in-glove with the newly
1860 # built GCC, so that we can examine its features. This is the assembler
1864 # build->target assembler and hope that it will have the same features
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)
[all …]
/freebsd-11-stable/crypto/openssl/crypto/des/
HDINSTALL33 make x86-elf - x86 assembler (elf), linux-elf.
34 make x86-out - x86 assembler (a.out), FreeBSD
35 make x86-solaris- x86 assembler
36 make x86-bsdi - x86 assembler (a.out with primative assembler).
38 If at all possible use the assembler (for Windows NT/95, use
39 asm/win32.obj to link with). The x86 assembler is very very fast.
HDoptions.txt6 FreeBSD - Pentium Pro 200mhz - gcc 2.7.2.2 - assembler 577,000 4620k/s
11 linux - pentium 100mhz - gcc 2.7.0 - assembler 281,000 2250k/s
12 NT 4.0 - pentium 100mhz - VC 4.2 - assembler 281,000 2250k/s
23 solaris 2.4 486 50mhz - gcc 2.6.3 - assembler 65,000 522k/s
/freebsd-11-stable/contrib/gcc/config/sparc/
HDt-sol29 …$(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…
HDt-elf27 $(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-11-stable/contrib/binutils/gas/
HDNEWS39 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
112 * Removed -n option from MIPS assembler. It was not useful, and confused the
123 * An assembler test generator has been contributed and an example file that
155 * The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
161 the ARM assembler.
166 * The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated
169 * The MIPS assembler no longer issues a warning by default when it
[all …]
HDREADME14 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-11-stable/crypto/openssl/crypto/des/asm/
HDreadme1 First up, let me say I don't like writing in assembler. It is not portable,
7 assembler for the inner DES routines in libdes :-).
9 The file to implement in assembler is des_enc.c. Replace the following
25 x86 boxes, and unfortunately they normally try to make sure their assembler
34 so I wrote a few perl routines to output the correct assembler, given
35 a target assembler type. This code is ugly and is just a hack.
38 generate the assembler.
40 So to generate elf assembler
/freebsd-11-stable/contrib/gcc/config/mips/
HDt-iris6 -c -o $@ -x assembler-with-cpp $<
10 -c -o $@ -x assembler-with-cpp $<
HDt-elf7 -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
HDt-isa32647 -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-11-stable/contrib/binutils/opcodes/
HDscore-dis.c77 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-11-stable/tools/debugscripts/
HDgdbinit.i386198 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-11-stable/sys/modules/linux64/
HDMakefile32 ${CC} -x assembler-with-cpp -DLOCORE -shared -mcmodel=small \
44 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
/freebsd-11-stable/sys/modules/vmm/
HDMakefile69 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
73 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \

123456789