comparison gcc/config/arm/arm-tune.md @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 ; -*- buffer-read-only: t -*- 1 ; -*- buffer-read-only: t -*-
2 ; Generated automatically by parsecpu.awk from arm-cpus.in. 2 ; Generated automatically by parsecpu.awk from arm-cpus.in.
3 ; Do not edit. 3 ; Do not edit.
4 4
5 ; Copyright (C) 2011-2018 Free Software Foundation, Inc. 5 ; Copyright (C) 2011-2020 Free Software Foundation, Inc.
6 6
7 ; This file is part of GCC. 7 ; This file is part of GCC.
8 8
9 ; GCC is free software; you can redistribute it and/or modify 9 ; GCC is free software; you can redistribute it and/or modify
10 ; it under the terms of the GNU General Public License as 10 ; it under the terms of the GNU General Public License as
20 ; License along with GCC; see the file COPYING3. If not see 20 ; License along with GCC; see the file COPYING3. If not see
21 ; <http://www.gnu.org/licenses/>. 21 ; <http://www.gnu.org/licenses/>.
22 22
23 (define_attr "tune" 23 (define_attr "tune"
24 "arm8,arm810,strongarm, 24 "arm8,arm810,strongarm,
25 strongarm110,strongarm1100,strongarm1110,
26 fa526,fa626,arm7tdmi, 25 fa526,fa626,arm7tdmi,
27 arm7tdmis,arm710t,arm720t, 26 arm710t,arm9,arm9tdmi,
28 arm740t,arm9,arm9tdmi, 27 arm920t,arm10tdmi,arm9e,
29 arm920,arm920t,arm922t, 28 arm10e,xscale,iwmmxt,
30 arm940t,ep9312,arm10tdmi, 29 iwmmxt2,fa606te,fa626te,
31 arm1020t,arm9e,arm946es, 30 fmp626,fa726te,arm926ejs,
32 arm966es,arm968es,arm10e, 31 arm1026ejs,arm1136js,arm1136jfs,
33 arm1020e,arm1022e,xscale, 32 arm1176jzs,arm1176jzfs,mpcorenovfp,
34 iwmmxt,iwmmxt2,fa606te, 33 mpcore,arm1156t2s,arm1156t2fs,
35 fa626te,fmp626,fa726te, 34 cortexm1,cortexm0,cortexm0plus,
36 arm926ejs,arm1026ejs,arm1136js, 35 cortexm1smallmultiply,cortexm0smallmultiply,cortexm0plussmallmultiply,
37 arm1136jfs,arm1176jzs,arm1176jzfs, 36 genericv7a,cortexa5,cortexa7,
38 mpcorenovfp,mpcore,arm1156t2s, 37 cortexa8,cortexa9,cortexa12,
39 arm1156t2fs,cortexm1,cortexm0, 38 cortexa15,cortexa17,cortexr4,
40 cortexm0plus,cortexm1smallmultiply,cortexm0smallmultiply, 39 cortexr4f,cortexr5,cortexr7,
41 cortexm0plussmallmultiply,genericv7a,cortexa5, 40 cortexr8,cortexm7,cortexm4,
42 cortexa7,cortexa8,cortexa9, 41 cortexm3,marvell_pj4,cortexa15cortexa7,
43 cortexa12,cortexa15,cortexa17, 42 cortexa17cortexa7,cortexa32,cortexa35,
44 cortexr4,cortexr4f,cortexr5, 43 cortexa53,cortexa57,cortexa72,
45 cortexr7,cortexr8,cortexm7, 44 cortexa73,exynosm1,xgene1,
46 cortexm4,cortexm3,marvell_pj4, 45 cortexa57cortexa53,cortexa72cortexa53,cortexa73cortexa35,
47 cortexa15cortexa7,cortexa17cortexa7,cortexa32, 46 cortexa73cortexa53,cortexa55,cortexa75,
48 cortexa35,cortexa53,cortexa57, 47 cortexa76,cortexa76ae,cortexa77,
49 cortexa72,cortexa73,exynosm1, 48 neoversen1,cortexa75cortexa55,cortexa76cortexa55,
50 xgene1,cortexa57cortexa53,cortexa72cortexa53, 49 cortexm23,cortexm33,cortexm35p,
51 cortexa73cortexa35,cortexa73cortexa53,cortexa55,
52 cortexa75,cortexa76,cortexa75cortexa55,
53 cortexa76cortexa55,cortexm23,cortexm33,
54 cortexr52" 50 cortexr52"
55 (const (symbol_ref "((enum attr_tune) arm_tune)"))) 51 (const (symbol_ref "((enum attr_tune) arm_tune)")))