[PATCH] D81971: [AVR] Disassemble multiplication instructions

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 03:46:39 PDT 2020


aykevl updated this revision to Diff 271646.
aykevl added a comment.

- fix formatting


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.271646.patch
Type: text/x-patch
Size: 7032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/3f745e6a/attachment.bin>


More information about the llvm-commits mailing list