This is the mail archive of the gcc-help@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]

How to add new instructions support to gcc?


Hi everyone,

I need to add new instrctions support to gcc, but I knew little things
about gcc internals, where should I start from?

Our current chips use mipsx instruction set and will support several new
instructions like ori, addhi. What should I do to make gcc use the new 
instructions? I don't have any idea about that, thanks for any idea!

Ming

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


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