[ARM] Use mov_imm type for movw operations consistently
commitdef44e012535109b987ad98162e1aca5b9c658d8
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 May 2014 08:31:38 +0000 (30 08:31 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 May 2014 08:31:38 +0000 (30 08:31 +0000)
tree4005fb161fdd1b03156910ca02cb0e065ddc345d
parente0d2c8640c504ecd83291c4e008cb91d17df3e0d
[ARM] Use mov_imm type for movw operations consistently

* config/arm/thumb2.md (*thumb2_movhi_insn): Set type of movw
to mov_imm.
* config/arm/vfp.md (*thumb2_movsi_vfp): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211073 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/thumb2.md
gcc/config/arm/vfp.md