[MIPS] Add i6500 CPU and fix i6400 default ASEs
[deliverable/binutils-gdb.git] / gas / doc / all.texi
CommitLineData
82704155 1@c Copyright (C) 1992-2019 Free Software Foundation, Inc.
252b5132
RH
2@c This file is part of the documentation for the GAS manual
3
4@c Configuration settings for all-inclusive version of manual
5
6@c switches:------------------------------------------------------------
7@c Properties of the manual
8@c ========================
9@c Discuss all architectures?
10@set ALL-ARCH
11@c A generic form of manual (not tailored to specific target)?
12@set GENERIC
13@c Include text on assembler internals?
14@clear INTERNALS
15@c Many object formats supported in this config?
16@set MULTI-OBJ
17
18@c Object formats of interest
19@c ==========================
20@set AOUT
252b5132
RH
21@set COFF
22@set ELF
23@set SOM
24
25@c CPUs of interest
26@c ================
a06ea964 27@set AARCH64
625e1353 28@set ALPHA
252b5132
RH
29@set ARC
30@set ARM
8473f7a4 31@set AVR
3b4e1885 32@set Blackfin
3d3d428f 33@set CR16
328eb32e 34@set CRIS
b8891f8d 35@set CSKY
252b5132
RH
36@set D10V
37@set D30V
cfb8c092 38@set EPIPHANY
252b5132 39@set H8/300
041dd5a9 40@set HPPA
5b93d8bb 41@set I370
252b5132 42@set I80386
5cb53c21 43@set IA64
a40cbfa3 44@set IP2K
84e94c90 45@set LM32
49f58d10 46@set M32C
252b5132 47@set M32R
d70c5fc7 48@set xc16x
60bcf0fa 49@set M68HC11
7b4ae824 50@set S12Z
252b5132 51@set M680X0
041dd5a9 52@set MCORE
a3c62988 53@set METAG
7ba29e2a 54@set MICROBLAZE
041dd5a9 55@set MIPS
3c3bdf30 56@set MMIX
6f84a2a6 57@set MS1
2469cfa2 58@set MSP430
36591ba1 59@set NIOSII
35c08157 60@set NDS32
7c31ae13 61@set NS32K
1f041c6e 62@set OPENRISC
e135f41b 63@set PDP11
041dd5a9 64@set PJ
418c1742 65@set PPC
93f11b16 66@set PRU
99c513f6 67@set RL78
4f7eddc4 68@set RISCV
c7927a3c 69@set RX
11c19e16 70@set S390
c3b7224a 71@set SCORE
041dd5a9 72@set SH
252b5132 73@set SPARC
9418ab9c 74@set TIC54X
40b36596 75@set TIC6X
aa137e4d
NC
76@set TILEGX
77@set TILEPRO
041dd5a9 78@set V850
252b5132 79@set VAX
b6605ddd 80@set VISIUM
f96bd6c2 81@set WASM32
f6c1a2d5 82@set XGATE
b47d265e 83@set XSTORMY16
e0001a05 84@set XTENSA
3c9b82ba 85@set Z80
041dd5a9 86@set Z8000
252b5132 87
b45619c0 88@c Does this version of the assembler use the difference-table kludge?
252b5132
RH
89@set DIFF-TBL-KLUGE
90
91@c Do all machines described use IEEE floating point?
92@clear IEEEFLOAT
93
94@c Is a word 32 bits, or 16?
95@clear W32
96@set W16
97
98@c Do symbols have different characters than usual?
99@clear SPECIAL-SYMS
100
101@c strings:------------------------------------------------------------
102@c Name of the assembler:
103@set AS as
104@c Name of C compiler:
105@set GCC gcc
106@c Name of linker:
107@set LD ld
108@c Text for target machine (best not used in generic case; but just in case...)
109@set TARGET machine specific
110@c Name of object format NOT SET in generic version
111@clear OBJ-NAME
This page took 0.829918 seconds and 4 git commands to generate.