[PATCH] D141853: [ARM] Accept shortened forms of the T2 ADC instruction
Jirui Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 07:31:34 PST 2023
JiruiWu created this revision.
JiruiWu added reviewers: olista01, lenary.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
JiruiWu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The previous T2 ADC instruction requires three operands. This patch
supports its shortened forms.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D141853
Files:
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/test/MC/ARM/basic-thumb2-instructions.s
llvm/test/MC/Disassembler/ARM/thumb2.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141853.489556.patch
Type: text/x-patch
Size: 7202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/9f0ef400/attachment.bin>
More information about the llvm-commits
mailing list