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]

memory to memory optimization


i need to do some optimization in gcc for a machine
that has memory to memory instructions . these
are faster than loading to a register and then storing.
 
is such an optimization already in any of the ports
that anyone is aware of.
 
thanks.
 
reed

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