Searched refs:ARC (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-arc.texi | 7 @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 Floating Point:: Floating Point 23 * ARC Directives:: ARC Machine Directives 24 * ARC Opcodes:: Opcodes 28 @node ARC Options [all …]
|
D | all.texi | 29 @set ARC
|
D | c-alpha.texi | 74 and existing practice within @command{MILO} (the Linux ARC bootloader), the
|
D | as.texinfo | 262 @ifset ARC 264 @emph{Target ARC options:} 829 @ifset ARC 831 an ARC processor. 3030 On the ARC, the letter must be one of the letters @samp{DFRS} 3039 @ifset ARC 7147 @ifset ARC 7148 * ARC-Dependent:: ARC Dependent Features 7319 @ifset ARC
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-arc.c | 26 #define ARC(mach, print_name, default_p, next) \ macro 45 ARC ( bfd_mach_arc_5, "arc5", FALSE, &arch_info_struct[1] ), 46 ARC ( bfd_mach_arc_5, "base", FALSE, &arch_info_struct[2] ), 47 ARC ( bfd_mach_arc_6, "arc6", FALSE, &arch_info_struct[3] ), 48 ARC ( bfd_mach_arc_7, "arc7", FALSE, &arch_info_struct[4] ), 49 ARC ( bfd_mach_arc_8, "arc8", FALSE, NULL ), 53 ARC ( bfd_mach_arc_6, "arc", TRUE, &arch_info_struct[0] );
|
D | ChangeLog-0001 | 5560 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/ |
D | warn.s | 1 ; Test ARC specific assembler warnings
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-0001 | 1159 * 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
|
D | ChangeLog-9297 | 385 (disassembler): Add ARC support.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-0001 | 471 * MAINTAINERS: Include ARC Maintainer. 1056 (get_machine_name) Update name to "ARC".
|
D | ChangeLog-9899 | 1253 * readelf.c (dump_relocations): Add dumps of HPPA and ARC
|
D | ChangeLog-0203 | 869 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 1678 * doc/c-arc.texi (ARC Directives): Revert last change and use 1691 * doc/c-arc.texi (ARC Directives): Use @code instead of @bullet
|
D | ChangeLog-2011 | 1965 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
|
D | ChangeLog-0001 | 3517 Removed outdated text for ARC dependant features, instead include 3525 ARC, including selection of core variants, and extensibility of
|
D | ChangeLog-2005 | 3608 * doc/c-arc.texi: Update documentation about ARC's extension
|