This patch adds the DFP mul and div instructions. This includes both the
double and quad forms of the instructions as well as the record form.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150787
[PowerPC] Add DFP multiply and divide instructions. ClosedPublic Authored by stefanp on May 17 2023, 8:19 AM.
Details Summary This patch adds the DFP mul and div instructions. This includes both the
Diff Detail
Event Timelinestefanp retitled this revision from [PowerPC] Add DFP multiply and add instructions. to [PowerPC] Add DFP multiply and divide instructions..May 17 2023, 8:29 AM This revision is now accepted and ready to land.May 18 2023, 7:12 AM This revision was landed with ongoing or failed builds.May 18 2023, 7:36 AM Closed by commit rGdf367da5a683: [PowerPC] Add DFP multiply and divide instructions. (authored by stefanp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523375 llvm/lib/Target/PowerPC/PPCInstrDFP.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
llvm/test/MC/PowerPC/ppc64-encoding-dfp.s
|