[PATCH] D140816: [AVR] Fix incorrect decoding of conditional branch instructions

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 00:28:55 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d9969ebe32e: [AVR] Fix incorrect decoding of conditional branch instructions (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D140816?vs=487056&id=493074#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140816

Files:
  llvm/lib/Target/AVR/AVRInstrFormats.td
  llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
  llvm/test/MC/AVR/inst-brbc.s
  llvm/test/MC/AVR/inst-brbs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140816.493074.patch
Type: text/x-patch
Size: 5109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230129/6653ae77/attachment.bin>


More information about the llvm-commits mailing list