[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 12:40:46 PDT 2023
stefanp updated this revision to Diff 518533.
stefanp added a comment.
Rebased this patch to the top of the main branch.
Fixed the spacing with clang format.
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.518533.patch
Type: text/x-patch
Size: 15814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/5e66f2ee/attachment.bin>
More information about the llvm-commits
mailing list