[all-commits] [llvm/llvm-project] ab1046: [AVR] Refactor MUL/FMUL instruction descriptions (...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri Sep 5 04:02:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab1046b9e27d0a4c68a5c46c9fc602b63a94a763
https://github.com/llvm/llvm-project/commit/ab1046b9e27d0a4c68a5c46c9fc602b63a94a763
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M llvm/lib/Target/AVR/AVRInstrFormats.td
M llvm/lib/Target/AVR/AVRInstrInfo.td
M llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
Log Message:
-----------
[AVR] Refactor MUL/FMUL instruction descriptions (NFC) (#156862)
* Split MULSU format from MULS and fix the comment
* Remove custom decoder functions for the instructions
* Add a decoder for LD8lo register class
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list