[PATCH] D116993: [M68k] Add MC support for bchg, bclr and bset instruction

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 03:58:26 PDT 2023


Jim updated this revision to Diff 541945.
Jim added a comment.

Leave the isel pattern empty.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116993

Files:
  llvm/lib/Target/M68k/M68kInstrBits.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/test/MC/M68k/Bits/Classes/MxBTST_MI.s
  llvm/test/MC/M68k/Bits/Classes/MxBTST_MR.s
  llvm/test/MC/M68k/Bits/Classes/MxBTST_RR.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116993.541945.patch
Type: text/x-patch
Size: 18845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/d4c413e6/attachment.bin>


More information about the llvm-commits mailing list