public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to add an GCC parameter?
@ 2002-08-19 19:15 Joseph
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph @ 2002-08-19 19:15 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="big5", Size: 736 bytes --]

Hi,
  I've checked the i386.c file.
  But I am curious about something as follows.
  1. "large" insn 
  2.  MOVE_RATIO 
  3.  cost for loading QImode using movzbl 
 Does anybody know what those mean?
 Any help is appreciateed.
Best Regards,
             Joseph

 A part in the i386.c file
   struct processor_costs pentiumpro_cost = {
     1,     /* cost of an add instruction */
     ........
     8,     /* "large" insn */
     6,     /* MOVE_RATIO */
     2,     /* cost for loading QImode using movzbl */
     .......
      32,     /* size of prefetch block */
     6,     /* number of parallel prefetches */
   };


-----------------------------------------------------------------
< ¨C¤Ñ³£ Yahoo!©_¼¯ >  www.yahoo.com.tw

^ permalink raw reply	[flat|nested] 2+ messages in thread

* How to add an GCC parameter?
  2002-01-01 20:10 The parameter "-pg" jospehchan
@ 2002-08-19  1:52 ` Joseph
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph @ 2002-08-19  1:52 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="big5", Size: 294 bytes --]

Hi,
 I want to add an GCC parameter for my own test.
 But I have no idea what file I should modify.
 Could anybody tell me how to do this?
 Any help is appreciated.
BR,
  Joseph

-----------------------------------------------------------------
< ¨C¤Ñ³£ Yahoo!©_¼¯ >  www.yahoo.com.tw

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-20  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-19 19:15 How to add an GCC parameter? Joseph
  -- strict thread matches above, loose matches on Subject: below --
2002-01-01 20:10 The parameter "-pg" jospehchan
2002-08-19  1:52 ` How to add an GCC parameter? Joseph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).