[PATCH] D88043: [PowerPC] Add instruction definitions for MMA

Ahsan Saghir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 13:49:12 PDT 2020


saghir created this revision.
saghir added reviewers: PowerPC, bsaleil, nemanjai.
saghir added a project: LLVM.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya.
saghir requested review of this revision.

This patch adds instruction definitions for MMA, including related infrastructure, and their tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88043

Files:
  llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
  llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88043.293244.patch
Type: text/x-patch
Size: 44816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/401a7a36/attachment.bin>


More information about the llvm-commits mailing list