[PATCH] D147102: [M68k] Add `TRAP`, `TRAPV`, `BKPT`, `ILLEGAL` instructions

Ian D. Scott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 21:39:55 PDT 2023


ids1024 updated this revision to Diff 510684.
ids1024 added a comment.

This now validates that the immediates are in range. This also adds tests, and a banner at the start of this section of the `.td` file.


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

https://reviews.llvm.org/D147102

Files:
  llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
  llvm/lib/Target/M68k/M68kInstrControl.td
  llvm/test/MC/Disassembler/M68k/trap-break.txt
  llvm/test/MC/M68k/Control/trap-break.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147102.510684.patch
Type: text/x-patch
Size: 3738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/9d2a2fdc/attachment.bin>


More information about the llvm-commits mailing list