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

H8300 - scratch reg allocated for shifts



I just realized that Kazu added a patch previously to 
specify when a scratch registers is needed for H8300/H shifts,
and I think your code changes some of those assumptions.

See:

http://gcc.gnu.org/ml/gcc-patches/2002-06/msg00003.html

So, there may be some changes required for h8300_shift_needs_scratch_p()
to properly support the new modifications.

Toshi



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