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

Reload questions


I'm trying to figure out the difference between an input reload and an 
output reload. I'm assuming from the name that an "input reload" is a 
restore (from stack) for the input operands of an insn, and an "output 
reload" is a spill (to the stack) for the output operands of an insns.

Are my assumptions correct?

Toshi


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