[PATCH] [ARM] Fixup sign extend instruction availability w.r.t. DSP extension

Bradley Smith bradley.smith at arm.com
Mon Jan 19 08:20:23 PST 2015


The thumb2 instructions sxtab/sxtah/sxtab16/sxtb16 and their unsigned counterparts are only available when the DSP extension is available, currently not all of these instructions and their aliases respect this. This patch fixes this up to be consistent.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7057

Files:
  lib/Target/ARM/ARMInstrThumb2.td
  test/MC/ARM/thumb2-dsp-diag.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7057.18393.patch
Type: text/x-patch
Size: 5904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150119/ade8a660/attachment.bin>


More information about the llvm-commits mailing list