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]

Re: Autoincrement patches


Hmmm, I just recognize that PRE_MODIFY / POST_MODIFY is more complicated
than I thought - you have to pass it a complete SET_SRC.
Is there any indication that we'll really need that much flexibility?
Or could we just include the offset by which the register is incremented?


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