These can often only use a limited range of registers, and apparently need special decoding support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81971
[AVR] Disassemble multiplication instructions ClosedPublic Authored by aykevl on Jun 16 2020, 2:50 PM.
Details
Summary These can often only use a limited range of registers, and apparently need special decoding support.
Diff Detail
Event TimelineThis revision now requires changes to proceed.Jun 17 2020, 10:55 PM This revision is now accepted and ready to land.Jun 18 2020, 10:13 PM Closed by commit rGec9efb856c6f: [AVR] Disassemble multiplication instructions (authored by aykevl). · Explain WhyJun 22 2020, 5:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271646 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
|
Fit to 80 characters, prefer return on a new line