This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help on adding new insns like min/max


Hi everyone,

I need to add new insns support to our gcc 3.0 to support min 
and max insns, but it seems that I can't describe such function-level 
insns on RTL level, probably I need to change something in c-common.c 
or something like it?

Does anyone have any idea on that? Thanks a lot.

Ming


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]