Home
last modified time | relevance | path

Searched refs:GAS (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DREADME1 README for GAS
19 The GAS release includes texinfo source for its manual, which can be processed
54 The `configure' script accompanying GAS does not provide any query
70 most often useful for building GAS. `configure' also has several other
96 Configure GAS to run on the specified HOST. Normally the
103 Configure GAS for cross-assembling programs for the specified
104 TARGET. Without this option, GAS is configured to assemble .o files
105 that run on the same machine (HOST) as GAS itself.
118 GAS or its supporting libraries.
153 REPORTING BUGS IN GAS
H A Das.h21 #ifndef GAS
22 #define GAS 1 macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DREADME1 README for GAS
19 The GAS release includes texinfo source for its manual, which can be processed
54 The `configure' script accompanying GAS does not provide any query
70 most often useful for building GAS. `configure' also has several other
96 Configure GAS to run on the specified HOST. Normally the
103 Configure GAS for cross-assembling programs for the specified
104 TARGET. Without this option, GAS is configured to assemble .o files
105 that run on the same machine (HOST) as GAS itself.
118 GAS or its supporting libraries.
153 REPORTING BUGS IN GAS
H A Das.h21 #ifndef GAS
22 #define GAS 1 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darc-cpu.def4 This file is part of GAS, the GNU Assembler.
6 GAS is free software; you can redistribute it and/or modify
11 GAS is distributed in the hope that it will be useful,
17 along with GAS; see the file COPYING. If not, write to the Free
H A Darc-reloc.def16 GAS/GDB is free software; you can redistribute it and/or modify
21 GAS/GDB is distributed in the hope that it will be useful,
27 along with GAS or GDB; see the file COPYING3. If not, write to
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darc-cpu.def4 This file is part of GAS, the GNU Assembler.
6 GAS is free software; you can redistribute it and/or modify
11 GAS is distributed in the hope that it will be useful,
17 along with GAS; see the file COPYING. If not, write to the Free
H A Darc-reloc.def16 GAS/GDB is free software; you can redistribute it and/or modify
21 GAS/GDB is distributed in the hope that it will be useful,
27 along with GAS or GDB; see the file COPYING3. If not, write to
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dinternals.texi16 * GAS processing:: What GAS does when it runs
17 * Porting GAS:: Porting GAS
28 This section describes some fundamental GAS data types.
389 GAS attempts to store local
515 portion of the final object file. As GAS reads the source file, it creates
626 within the section. (Some assemblers use the value as an absolute address; GAS
675 @node GAS processing
676 @section What GAS does when it runs
717 @node Porting GAS
718 @section Porting GAS
[all …]
H A Dh8.texi2 @c This is part of the GAS manual.
H A Dc-pru.texi2 @c This is part of the GAS manual.
144 GAS also implements the LDI32 pseudo instruction for loading a 32-bit
H A Dc-loongarch.texi2 @c This is part of the GAS anual.
H A Dc-sparc.texi2 @c This is part of the GAS manual.
41 If not configured for SPARC v9 (@code{sparc64-*-*}) GAS will not bump
45 GAS treats sparclite as being compatible with v8, unless an architecture
89 environment and are not available unless GAS is explicitly configured
163 If an architecture level is explicitly requested, GAS will not issue
184 SPARC GAS normally permits data to be misaligned. For example, it
190 You can use the @code{--enforce-aligned-data} option to make SPARC GAS
197 You may have to assemble with GAS in order to initialize packed data
330 Additionally, GAS supports the so-called ``natural'' condition codes;
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dinternals.texi16 * GAS processing:: What GAS does when it runs
17 * Porting GAS:: Porting GAS
28 This section describes some fundamental GAS data types.
389 GAS attempts to store local
515 portion of the final object file. As GAS reads the source file, it creates
626 within the section. (Some assemblers use the value as an absolute address; GAS
675 @node GAS processing
676 @section What GAS does when it runs
717 @node Porting GAS
718 @section Porting GAS
[all …]
H A Dh8.texi2 @c This is part of the GAS manual.
H A Dc-pru.texi2 @c This is part of the GAS manual.
144 GAS also implements the LDI32 pseudo instruction for loading a 32-bit
H A Dc-loongarch.texi2 @c This is part of the GAS manual.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/
H A Dt-alpha4 # When GAS-generated unwind tables are created, they get created
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/
H A Dt-alpha4 # When GAS-generated unwind tables are created, they get created
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.opt69 Target Mask(GAS)
70 Assume code will be assembled by GAS.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.opt69 Target Report Mask(GAS)
70 Assume code will be assembled by GAS.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dvregs.h3 ; GAS defines r0..r7 as aliases for real registers; we want the saddr
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dvregs.h3 ; GAS defines r0..r7 as aliases for real registers; we want the saddr
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-asm.in205 GAS's input scrubber will ensure mnemonics are lowercase, but we may
206 not be called from GAS. */
240 /* FIXME: While we allow for non-GAS callers above, we assume the
243 GAS's input scrubber will remove extraneous blanks. */
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcgen-asm.in205 GAS's input scrubber will ensure mnemonics are lowercase, but we may
206 not be called from GAS. */
240 /* FIXME: While we allow for non-GAS callers above, we assume the
243 GAS's input scrubber will remove extraneous blanks. */

12345678910>>...17