Oleg Endo <oleg.e...@t-online.de> wrote: > The attached patch folds some of the code that needs to access high/low > subwords depending on the target endianess by utilizing the existing MSW > and LSW macros. [snip] > * config/sh/sh.c (MSW, LSW): Move macros to... > * config/sh/sh.h: ...here. > * config/sh/sh.md: Use MSW and LSW macros where applicable.
Exposing three-letter macro MSW and LSW globally looks not a good idea to me. Regards, kaz