[PATCH] D108672: [ARC] Add ADC (addition with carry) and SBC (subtraction with carry) instructions
Mark Schimmel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 07:47:17 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c3886b0ec98: [ARC] Add ADC (addition with carry) and SBC (subtraction with carry)… (authored by thomasjohns, committed by marksl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108672/new/
https://reviews.llvm.org/D108672
Files:
llvm/lib/Target/ARC/ARCInstrInfo.td
llvm/test/MC/Disassembler/ARC/alu.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108672.368636.patch
Type: text/x-patch
Size: 3495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/74413c66/attachment.bin>
More information about the llvm-commits
mailing list