[PATCH] D106497: Add disassembly for the conditioned RSUB immediate instruction for the ARC backend

Thomas Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 16:17:30 PDT 2021


thomasjohns updated this revision to Diff 360634.
thomasjohns added a comment.

Annotate that _cc_f_rru6 uses STATUS32 flag.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106497/new/

https://reviews.llvm.org/D106497

Files:
  llvm/lib/Target/ARC/ARCInstrFormats.td
  llvm/lib/Target/ARC/ARCInstrInfo.td
  llvm/test/MC/Disassembler/ARC/alu.txt
  llvm/test/MC/Disassembler/ARC/misc.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106497.360634.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/82d3e706/attachment.bin>


More information about the llvm-commits mailing list