This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM] Add support for ADDW and SUBW instructions


On 20/04/11 16:27, Andrew Stubbs wrote:
(*arm_subsi3_insn): Add subw support.

Oh, I should probably say that I've added subw support to arm_subsi3 even though it's not obvious that anything will ever use this.


The existing implementation of arm_subsi3 (sans 'w') supports immediates, so I added subw to match.

If there are any objections, I expect I can remove that hunk of the patch.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]