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]

Re: Invariant division


"drizzle drizzle" <drizzle76@gmail.com> writes:

> Does gcc do an divison by constant optimization for any 16 bit
> architecture. Can anyone point me to where  it does that ?

expand_divmod in expmed.c.

Ian


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