* config/sh/sh.c (MSW, LSW): Move and rename macros to...
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Oct 2013 22:40:25 +0000 (22:40 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Oct 2013 22:40:25 +0000 (22:40 +0000)
commitadb7af075c41a3f0c0af5d52e2dd1f91cc59aa99
tree5f624827e86429c4f5119f5b32fe6a3a5aeeafc5
parentf18069e98112d87bd41bb93bcfdae74b4f78154c
* config/sh/sh.c (MSW, LSW): Move and rename macros to...
* config/sh/sh.h (SH_REG_MSW_OFFSET, SH_REG_LSW_OFFSET): ... here.
(TARGET_BIG_ENDIAN): New macro.
* config/sh/sh.md: Use it instead of !TARGET_LITTLE_ENDIAN.
Use SH_REG_MSW_OFFSET and SH_REG_LSW_OFFSET.
* config/sh/sh.c: Likewise.
* config/sh/sh.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204110 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md