This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ARM] movw fix
On Wednesday 17 June 2009, Nathan Sidwell wrote:
> 2009-06-17 Nathan Sidwell <nathan@codesourcery.com>
>
> * config/arm/arm.c (arm_print_operand): Deal with HIGH.
> * config/arm/constraints.md (j): New constraint for movw operands.
> (N): Remove thumb2 meaning.
> * config/arm/arm.md (*arm_movw): Delete.
> (*arm_movsi_insn): Use j constraint for movw instead of N
> constraint. * config/arm/vfp.md (*arm_movsi_vfp, *thumb2_movsi_vfp):
> Likewise. * config/arm/thumb2.md (*thumb2_movsi_insn): Likewise.
Ok.
Paul