[PATCH] D154606: [PowerPC] Add DFP test instruction definitions and MC tests
Kamau Bridgeman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 06:59:54 PDT 2023
kamaub created this revision.
kamaub added reviewers: PowerPC, lei, stefanp, nemanjai, amyk.
Herald added subscribers: shchenz, kbarton, hiraditya.
Herald added a project: All.
kamaub requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Adding the td definitions, and their associated assembly and disassembly
test cases for the decimal floating point test instructions defined in
section 5.6.3 of ISA 3.1
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154606
Files:
llvm/lib/Target/PowerPC/PPCInstrDFP.td
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
llvm/test/MC/PowerPC/ppc64-encoding-dfp.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154606.537700.patch
Type: text/x-patch
Size: 6972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/60cb581a/attachment.bin>
More information about the llvm-commits
mailing list