* tree-ssa-phiopt.c, config/arm/arm.c, config/fr30/fr30.md,
[official-gcc.git] / gcc / config / v850 / v850.opt
blob8b19791b871c9c411f3213c0bd4e3e81b0f1c51c
1 ; Options for the NEC V850 port of the compiler.
3 ; Copyright (C) 2005 Free Software Foundation, Inc.
5 ; This file is part of GCC.
7 ; GCC is free software; you can redistribute it and/or modify it under
8 ; the terms of the GNU General Public License as published by the Free
9 ; Software Foundation; either version 2, or (at your option) any later
10 ; version.
12 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
13 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
15 ; for more details.
17 ; You should have received a copy of the GNU General Public License
18 ; along with GCC; see the file COPYING.  If not, write to the Free
19 ; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
20 ; 02111-1307, USA.
22 mapp-regs
23 Target Report Mask(APP_REGS)
24 Use registers r2 and r5
26 mbig-switch
27 Target Report Mask(BIG_SWITCH)
28 Use 4 byte entries in switch tables
30 mdebug
31 Target Report Mask(DEBUG)
32 Enable backend debugging
34 mdisable-callt
35 Target Report Mask(DISABLE_CALLT)
36 Do not use the callt instruction
38 mep
39 Target Report Mask(EP)
40 Reuse r30 on a per function basis
42 mghs
43 Target Report Mask(GHS)
44 Support Green Hills ABI
46 mlong-calls
47 Target Report Mask(LONG_CALLS)
48 Prohibit PC relative function calls
50 mprolog-function
51 Target Report Mask(PROLOG_FUNCTION)
52 Use stubs for function prologues
54 msda
55 Target RejectNegative Joined
56 Set the max size of data eligible for the SDA area
58 msmall-sld
59 Target Report Mask(SMALL_SLD)
60 Enable the use of the short load instructions
62 mspace
63 Target RejectNegative
64 Same as: -mep -mprolog-function
66 mtda
67 Target RejectNegative Joined
68 Set the max size of data eligible for the TDA area
70 mstrict-align
71 Target Report Mask(STRICT_ALIGN)
72 Enforce strict alignment
74 mUS-bit-set
75 Target Report Mask(US_BIT_SET)
77 mv850
78 Target Report RejectNegative Mask(V850)
79 Compile for the v850 processor
81 mv850e
82 Target Report RejectNegative Mask(V850E)
83 Compile for the v850e processor
85 mv850e1
86 Target RejectNegative Mask(V850E) MaskExists
87 Compile for the v850e1 processor
89 mzda
90 Target RejectNegative Joined
91 Set the max size of data eligible for the ZDA area