comparison gcc/config/arm/arm-tune.md @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents f6334be47118
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 ;; -*- buffer-read-only: t -*- 1 ; -*- buffer-read-only: t -*-
2 ;; Generated automatically by gentune.sh from arm-cores.def 2 ; Generated automatically by parsecpu.awk from arm-cpus.in.
3 ; Do not edit.
4
5 ; Copyright (C) 2011-2017 Free Software Foundation, Inc.
6
7 ; This file is part of GCC.
8
9 ; GCC is free software; you can redistribute it and/or modify
10 ; it under the terms of the GNU General Public License as
11 ; published by the Free Software Foundation; either version 3,
12 ; or (at your option) any later version.
13
14 ; GCC is distributed in the hope that it will be useful,
15 ; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 ; GNU General Public License for more details.
18
19 ; You should have received a copy of the GNU General Public
20 ; License along with GCC; see the file COPYING3. If not see
21 ; <http://www.gnu.org/licenses/>.
22
3 (define_attr "tune" 23 (define_attr "tune"
4 "arm2,arm250,arm3,arm6,arm60,arm600,arm610,arm620,arm7,arm7d,arm7di,arm70,arm700,arm700i,arm710,arm720,arm710c,arm7100,arm7500,arm7500fe,arm7m,arm7dm,arm7dmi,arm8,arm810,strongarm,strongarm110,strongarm1100,strongarm1110,fa526,fa626,arm7tdmi,arm7tdmis,arm710t,arm720t,arm740t,arm9,arm9tdmi,arm920,arm920t,arm922t,arm940t,ep9312,arm10tdmi,arm1020t,arm9e,arm946es,arm966es,arm968es,arm10e,arm1020e,arm1022e,xscale,iwmmxt,iwmmxt2,fa606te,fa626te,fmp626,fa726te,arm926ejs,arm1026ejs,arm1136js,arm1136jfs,arm1176jzs,arm1176jzfs,mpcorenovfp,mpcore,arm1156t2s,arm1156t2fs,cortexa5,cortexa8,cortexa9,cortexa15,cortexr4,cortexr4f,cortexm4,cortexm3,cortexm1,cortexm0" 24 "arm2,arm250,arm3,
25 arm6,arm60,arm600,
26 arm610,arm620,arm7,
27 arm7d,arm7di,arm70,
28 arm700,arm700i,arm710,
29 arm720,arm710c,arm7100,
30 arm7500,arm7500fe,arm7m,
31 arm7dm,arm7dmi,arm8,
32 arm810,strongarm,strongarm110,
33 strongarm1100,strongarm1110,fa526,
34 fa626,arm7tdmi,arm7tdmis,
35 arm710t,arm720t,arm740t,
36 arm9,arm9tdmi,arm920,
37 arm920t,arm922t,arm940t,
38 ep9312,arm10tdmi,arm1020t,
39 arm9e,arm946es,arm966es,
40 arm968es,arm10e,arm1020e,
41 arm1022e,xscale,iwmmxt,
42 iwmmxt2,fa606te,fa626te,
43 fmp626,fa726te,arm926ejs,
44 arm1026ejs,arm1136js,arm1136jfs,
45 arm1176jzs,arm1176jzfs,mpcorenovfp,
46 mpcore,arm1156t2s,arm1156t2fs,
47 cortexm1,cortexm0,cortexm0plus,
48 cortexm1smallmultiply,cortexm0smallmultiply,cortexm0plussmallmultiply,
49 genericv7a,cortexa5,cortexa7,
50 cortexa8,cortexa9,cortexa12,
51 cortexa15,cortexa17,cortexr4,
52 cortexr4f,cortexr5,cortexr7,
53 cortexr8,cortexm7,cortexm4,
54 cortexm3,marvell_pj4,cortexa15cortexa7,
55 cortexa17cortexa7,cortexa32,cortexa35,
56 cortexa53,cortexa57,cortexa72,
57 cortexa73,exynosm1,xgene1,
58 cortexa57cortexa53,cortexa72cortexa53,cortexa73cortexa35,
59 cortexa73cortexa53,cortexa55,cortexa75,
60 cortexa75cortexa55,cortexm23,cortexm33,
61 cortexr52"
5 (const (symbol_ref "((enum attr_tune) arm_tune)"))) 62 (const (symbol_ref "((enum attr_tune) arm_tune)")))