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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 16:45:57 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbbf8ff839e9: [M68k] Add `TRAP`, `TRAPV`, `BKPT`, `ILLEGAL` instructions (authored by ids1024, committed by myhsu).

Repository:
  rG LLVM Github Monorepo

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.510964.patch
Type: text/x-patch
Size: 3408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/dddb6cfe/attachment.bin>


More information about the llvm-commits mailing list