[PATCH] D148597: [PowerPC] Implement DFP add and sub instructions.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 18:14:00 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc74aec99aafa: [PowerPC] Implement DFP add and sub instructions. (authored by stefanp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148597

Files:
  llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
  llvm/lib/Target/PowerPC/PPCInstrDFP.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
  llvm/test/MC/PowerPC/invalid-instructions-spellcheck.s
  llvm/test/MC/PowerPC/ppc64-encoding-dfp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148597.518613.patch
Type: text/x-patch
Size: 15814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/b7338e87/attachment.bin>


More information about the llvm-commits mailing list