m32r.opt
来自「linux下编程用 编译软件」· OPT 代码 · 共 84 行
OPT
84 行
; Options for the Renesas M32R port of the compiler.; Copyright (C) 2005 Free Software Foundation, Inc.;; This file is part of GCC.;; GCC is free software; you can redistribute it and/or modify it under; the terms of the GNU General Public License as published by the Free; Software Foundation; either version 2, or (at your option) any later; version.;; GCC is distributed in the hope that it will be useful, but WITHOUT ANY; WARRANTY; without even the implied warranty of MERCHANTABILITY or; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License; for more details.;; You should have received a copy of the GNU General Public License; along with GCC; see the file COPYING. If not, write to the Free; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA; 02110-1301, USA.m32rxTarget Report RejectNegative Mask(M32RX)Compile for the m32rxm32r2Target Report RejectNegative Mask(M32R2)Compile for the m32r2m32rTarget RejectNegativeCompile for the m32rmalign-loopsTarget Report Mask(ALIGN_LOOPS)Align all loops to 32 byte boundarymbranch-cost=1Target Report RejectNegative Mask(BRANCH_COST)Prefer branches over conditional executionmbranch-cost=2Target Report RejectNegative InverseMask(BRANCH_COST)Give branches their default costmdebugTarget Mask(DEBUG)Display compile time statisticsmflush-func=Target RejectNegative Joined Var(m32r_cache_flush_func) Init(CACHE_FLUSH_FUNC)Specify cache flush functionmflush-trap=Target RejectNegative Joined UInteger Var(m32r_cache_flush_trap) Init(CACHE_FLUSH_TRAP)Specify cache flush trap numbermissue-rate=1Target Report RejectNegative Mask(LOW_ISSUE_RATE)Only issue one instruction per cyclemissue-rate=2Target Report RejectNegative InverseMask(LOW_ISSUE_RATE)Allow two instructions to be issued per cyclemmodel=Target RejectNegative JoinedCode size: small, medium or largemno-flush-funcTarget RejectNegativeDon't call any cache flush functionsmno-flush-trapTarget RejectNegativeDon't call any cache flush trap; mrelax; Target Mask(RELAX)msdata=Target RejectNegative JoinedSmall data area: none, sdata, use
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?