zero extend arithmetic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, this might have been asked a bizillion times, I am surprised I
couldn't easily find an answer however. If our machine supports
automatic zero extension for regular addsi3 to the full length of the
register (DI size).

In order to avoid extra redundant zero extensions, do I

a) add zero_extensions to addsi (I think this is not possible because
all modes have to be SI, including the set mode)
b) add a peephole to peephole optimize any redundant zero extensions
c) do something else?

Thanks,
Regards,
Hendrik Greving




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux