[all-commits] [llvm/llvm-project] e622c9: [ARC] Add norm/normh instructions with disassembly...
Mark Schimmel via All-commits
all-commits at lists.llvm.org
Thu Jul 29 17:56:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e622c99f305dc1fe9385742079a9ac6f81f86d2e
https://github.com/llvm/llvm-project/commit/e622c99f305dc1fe9385742079a9ac6f81f86d2e
Author: Mark Schimmel <marksl at synopsys.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M llvm/lib/Target/ARC/ARCInstrInfo.td
M llvm/test/MC/Disassembler/ARC/misc.txt
Log Message:
-----------
[ARC] Add norm/normh instructions with disassembly tests
Add disassembler support for the NORM and NORMH instructions. These instructions
only exist when the ARC processor is configured with the "norm" extension.
fferential Revision: https://reviews.llvm.org/D107118
More information about the All-commits
mailing list