Home
last modified time | relevance | path

Searched refs:ARC (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.27/gas/doc/
Dc-arc.texi7 @node ARC-Dependent
8 @chapter ARC Dependent Features
13 @chapter ARC Dependent Features
18 @cindex ARC support
20 * ARC Options:: Options
21 * ARC Syntax:: Syntax
22 * ARC Directives:: ARC Machine Directives
23 * ARC Modifiers:: ARC Assembler Modifiers
24 * ARC Symbols:: ARC Pre-defined Symbols
25 * ARC Opcodes:: Opcodes
[all …]
Dall.texi29 @set ARC
Dc-alpha.texi74 and existing practice within @command{MILO} (the Linux ARC bootloader), the
Das.texinfo269 @ifset ARC
271 @emph{Target ARC options:}
886 @ifset ARC
887 The following options are available when @value{AS} is configured for an ARC
3151 On the ARC, the letter must be one of the letters @samp{DFRS}
3160 @ifset ARC
7460 @ifset ARC
7461 * ARC-Dependent:: ARC Dependent Features
7635 @ifset ARC
/toolchain/binutils/binutils-2.27/bfd/
Dcpu-arc.c26 #define ARC(mach, print_name, default_p, next) \ macro
45 ARC (bfd_mach_arc_arc600, "ARC600", FALSE, &arch_info_struct[1]),
46 ARC (bfd_mach_arc_arc600, "A6" , FALSE, &arch_info_struct[2]),
47 ARC (bfd_mach_arc_arc601, "ARC601", FALSE, &arch_info_struct[3]),
48 ARC (bfd_mach_arc_arc700, "ARC700", FALSE, &arch_info_struct[4]),
49 ARC (bfd_mach_arc_arc700, "A7", FALSE, &arch_info_struct[5]),
50 ARC (bfd_mach_arc_arcv2, "ARCv2", FALSE, &arch_info_struct[6]),
51 ARC (bfd_mach_arc_arcv2, "EM", FALSE, &arch_info_struct[7]),
52 ARC (bfd_mach_arc_arcv2, "HS", FALSE, NULL),
56 ARC (bfd_mach_arc_arc600, "ARC600", TRUE, &arch_info_struct[0]);
DChangeLog-2015842 * archures.c: Remove support for older ARC. Added support for new
843 ARC cpus (ARC600, ARC601, ARC700, ARCV2).
848 inplementation of the ARC port.
849 * libbfd.h: Added ARC specific relocation types.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
Dnoargs_hs.s1 #Test if the following mnemonics are recognized for ARC HS
Dwarn.s1 ; Test ARC specific assembler warnings
Dadd_s-err.s1 ;; Test ARC EM Code denisty ADD_S extensions. They are only valid for
Dtaux.d4 # Most of the AUX rgisters are defined for all ARC variants besides the
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/
Dcfi-arc-1.d2 #name: CFI on ARC
/toolchain/binutils/binutils-2.27/include/elf/
Darc-reloc.def1 /* ARC relocation types
/toolchain/binutils/binutils-2.27/gas/
DNEWS14 * ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and
38 * Add assembly-time relaxation option for ARC cpus.
40 * Add --with-cpu=TYPE configure option for ARC gas. This allows the default
48 * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove
Dconfigure.ac110 dnl cpu type within the assembler. Currently only the ARC target
114 [default cpu variant is CPU (currently only supported on ARC)]),
DChangeLog1005 (cpu_types): Code density is default off for ARC EM.
1584 * doc/c-arc.texi (ARC Options): Add nps400 to list of valus for
1586 (ARC Directives): Add NPS400 to .cpu directive list.
1734 * doc/c-arc.texi (ARC Directives): Add .extCondCode,
1767 * doc/c-arc.texi (ARC Directives): Add .extInstruction
2338 * testsuite/gas/all/gas.exp: Don't xfail on ARC.
2340 * testsuite/gas/all/redef3.d: Allow execution for ARC.
2816 * config/tc-arc.c: Enable code density instructions for ARC EM.
3341 * doc/c-arc.texi (ARC Options): Document new mrelax option.
3342 * doc/as.texinfo (Target ARC Options): Likewise.
DChangeLog-20131678 * doc/c-arc.texi (ARC Directives): Revert last change and use
1691 * doc/c-arc.texi (ARC Directives): Use @code instead of @bullet
DChangeLog-2015510 * config/tc-arc.c: Revamped file for ARC support.
512 * doc/as.texinfo: Add new ARC options.
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog421 architecture value for ARC binaries.
470 * readelf.c (get_machine_flags): Add support for newer ARC ELF
DNEWS16 * Add support for the ARC EM/HS, and ARC600/700 architectures.
DChangeLog-0001471 * MAINTAINERS: Include ARC Maintainer.
1056 (get_machine_name) Update name to "ARC".
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Delfarcv2.sc311 /* ARC Extension Sections */
Delfarc.sc433 /* ARC Extension Sections */
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-00011159 * arc-opc.c: New update for ARC, including full base
1160 instructions for ARC variants.
1161 * arc-dis.h, arc-dis.c: New update for ARC, including
1298 * arc-opc.c: New update for ARC, including full base
1299 instructions for ARC variants.
1300 * arc-dis.h, arc-dis.c: New update for ARC, including
/toolchain/binutils/binutils-2.27/ld/
DChangeLog457 big endian ARC targets.
961 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
963 (check_shared_lib_support): Mark ARC as supporting.
1517 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
1781 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
2144 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
DNEWS32 * Add support for the ARC EM/HS, and ARC600/700 architectures.

12