* c-ada-spec.c (dump_number): Add FLOAT_P parameter.
[official-gcc.git] / gcc / config / arc / arc-tables.opt
blob56fa74b9f9548277d022af870d37c7e6622844d1
1 ; Auto-generated Makefile Snip
2 ; Generated by    : ./gcc/config/arc/genoptions.awk
3 ; Generated from  : ./gcc/config/arc/arc-cpu.def
5 ; Copyright (C) 2016-2018 Free Software Foundation, Inc.
7 ; This file is part of GCC.
9 ; GCC is free software; you can redistribute it and/or modify it under
10 ; the terms of the GNU General Public License as published by the Free
11 ; Software Foundation; either version 3, or (at your option) any later
12 ; version.
14 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
15 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
16 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
17 ; for more details.
19 ; You should have received a copy of the GNU General Public License
20 ; along with GCC; see the file COPYING3.  If not see
21 ; <http://www.gnu.org/licenses/>.
23 Enum
24 Name(processor_type) Type(enum processor_type)
25 Known ARC CPUs (for use with the -mcpu= option):
27 EnumValue
28 Enum(processor_type) String(em) Value(PROCESSOR_em)
30 EnumValue
31 Enum(processor_type) String(arcem) Value(PROCESSOR_arcem)
33 EnumValue
34 Enum(processor_type) String(em4) Value(PROCESSOR_em4)
36 EnumValue
37 Enum(processor_type) String(em4_dmips) Value(PROCESSOR_em4_dmips)
39 EnumValue
40 Enum(processor_type) String(em4_fpus) Value(PROCESSOR_em4_fpus)
42 EnumValue
43 Enum(processor_type) String(em4_fpuda) Value(PROCESSOR_em4_fpuda)
45 EnumValue
46 Enum(processor_type) String(quarkse_em) Value(PROCESSOR_quarkse_em)
48 EnumValue
49 Enum(processor_type) String(hs) Value(PROCESSOR_hs)
51 EnumValue
52 Enum(processor_type) String(archs) Value(PROCESSOR_archs)
54 EnumValue
55 Enum(processor_type) String(hs34) Value(PROCESSOR_hs34)
57 EnumValue
58 Enum(processor_type) String(hs38) Value(PROCESSOR_hs38)
60 EnumValue
61 Enum(processor_type) String(hs38_linux) Value(PROCESSOR_hs38_linux)
63 EnumValue
64 Enum(processor_type) String(arc600) Value(PROCESSOR_arc600)
66 EnumValue
67 Enum(processor_type) String(arc600_norm) Value(PROCESSOR_arc600_norm)
69 EnumValue
70 Enum(processor_type) String(arc600_mul64) Value(PROCESSOR_arc600_mul64)
72 EnumValue
73 Enum(processor_type) String(arc600_mul32x16) Value(PROCESSOR_arc600_mul32x16)
75 EnumValue
76 Enum(processor_type) String(arc601) Value(PROCESSOR_arc601)
78 EnumValue
79 Enum(processor_type) String(arc601_norm) Value(PROCESSOR_arc601_norm)
81 EnumValue
82 Enum(processor_type) String(arc601_mul64) Value(PROCESSOR_arc601_mul64)
84 EnumValue
85 Enum(processor_type) String(arc601_mul32x16) Value(PROCESSOR_arc601_mul32x16)
87 EnumValue
88 Enum(processor_type) String(arc700) Value(PROCESSOR_arc700)
90 EnumValue
91 Enum(processor_type) String(nps400) Value(PROCESSOR_nps400)