Home | History | Annotate | Line # | Download | only in arm
arm-tune.md revision 1.1.1.9
      1  1.1.1.5  mrg ; -*- buffer-read-only: t -*-
      2  1.1.1.5  mrg ; Generated automatically by parsecpu.awk from arm-cpus.in.
      3  1.1.1.5  mrg ; Do not edit.
      4  1.1.1.5  mrg 
      5  1.1.1.9  mrg ; Copyright (C) 2011-2022 Free Software Foundation, Inc.
      6  1.1.1.5  mrg 
      7  1.1.1.5  mrg ; This file is part of GCC.
      8  1.1.1.5  mrg 
      9  1.1.1.5  mrg ; GCC is free software; you can redistribute it and/or modify
     10  1.1.1.5  mrg ; it under the terms of the GNU General Public License as
     11  1.1.1.5  mrg ; published by the Free Software Foundation; either version 3,
     12  1.1.1.5  mrg ; or (at your option) any later version.
     13  1.1.1.5  mrg 
     14  1.1.1.5  mrg ; GCC is distributed in the hope that it will be useful,
     15  1.1.1.5  mrg ; but WITHOUT ANY WARRANTY; without even the implied warranty of
     16  1.1.1.5  mrg ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     17  1.1.1.5  mrg ; GNU General Public License for more details.
     18  1.1.1.5  mrg 
     19  1.1.1.5  mrg ; You should have received a copy of the GNU General Public
     20  1.1.1.5  mrg ; License along with GCC; see the file COPYING3.  If not see
     21  1.1.1.5  mrg ; <http://www.gnu.org/licenses/>.
     22  1.1.1.5  mrg 
     23      1.1  mrg (define_attr "tune"
     24  1.1.1.7  mrg 	"arm8,arm810,strongarm,
     25  1.1.1.7  mrg 	fa526,fa626,arm7tdmi,
     26  1.1.1.7  mrg 	arm710t,arm9,arm9tdmi,
     27  1.1.1.7  mrg 	arm920t,arm10tdmi,arm9e,
     28  1.1.1.7  mrg 	arm10e,xscale,iwmmxt,
     29  1.1.1.3  mrg 	iwmmxt2,fa606te,fa626te,
     30  1.1.1.3  mrg 	fmp626,fa726te,arm926ejs,
     31  1.1.1.3  mrg 	arm1026ejs,arm1136js,arm1136jfs,
     32  1.1.1.3  mrg 	arm1176jzs,arm1176jzfs,mpcorenovfp,
     33  1.1.1.3  mrg 	mpcore,arm1156t2s,arm1156t2fs,
     34  1.1.1.3  mrg 	cortexm1,cortexm0,cortexm0plus,
     35  1.1.1.3  mrg 	cortexm1smallmultiply,cortexm0smallmultiply,cortexm0plussmallmultiply,
     36  1.1.1.3  mrg 	genericv7a,cortexa5,cortexa7,
     37  1.1.1.3  mrg 	cortexa8,cortexa9,cortexa12,
     38  1.1.1.3  mrg 	cortexa15,cortexa17,cortexr4,
     39  1.1.1.3  mrg 	cortexr4f,cortexr5,cortexr7,
     40  1.1.1.4  mrg 	cortexr8,cortexm7,cortexm4,
     41  1.1.1.4  mrg 	cortexm3,marvell_pj4,cortexa15cortexa7,
     42  1.1.1.4  mrg 	cortexa17cortexa7,cortexa32,cortexa35,
     43  1.1.1.3  mrg 	cortexa53,cortexa57,cortexa72,
     44  1.1.1.5  mrg 	cortexa73,exynosm1,xgene1,
     45  1.1.1.5  mrg 	cortexa57cortexa53,cortexa72cortexa53,cortexa73cortexa35,
     46  1.1.1.6  mrg 	cortexa73cortexa53,cortexa55,cortexa75,
     47  1.1.1.8  mrg 	cortexa76,cortexa76ae,cortexa77,
     48  1.1.1.9  mrg 	cortexa78,cortexa78ae,cortexa78c,
     49  1.1.1.9  mrg 	cortexa710,cortexx1,neoversen1,
     50  1.1.1.9  mrg 	cortexa75cortexa55,cortexa76cortexa55,neoversev1,
     51  1.1.1.9  mrg 	neoversen2,cortexm23,cortexm33,
     52  1.1.1.9  mrg 	cortexm35p,cortexm55,cortexr52,
     53  1.1.1.9  mrg 	cortexr52plus"
     54      1.1  mrg 	(const (symbol_ref "((enum attr_tune) arm_tune)")))
     55