[PATCH] D81971: [AVR] Disassemble multiplication instructions

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 17:45:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGec9efb856c6f: [AVR] Disassemble multiplication instructions (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81971

Files:
  llvm/lib/Target/AVR/AVRInstrFormats.td
  llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
  llvm/test/MC/AVR/inst-fmul.s
  llvm/test/MC/AVR/inst-fmuls.s
  llvm/test/MC/AVR/inst-fmulsu.s
  llvm/test/MC/AVR/inst-muls.s
  llvm/test/MC/AVR/inst-mulsu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81971.272575.patch
Type: text/x-patch
Size: 7032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/a56f421c/attachment.bin>


More information about the llvm-commits mailing list