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]

generating compare and branch instructions


I'm trying to figure out how to tell GCC in the machine description
file how to:

- use any register for the result of the cmpsi instruction
- alternatively, emit a single instruction for compare & branch

Any pointers?

Does any of the existing backends do something similar?

-- 
Øyvind Harboe
http://www.zylin.com



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