This patch adds the td definitions and asm/disasm tests for the following instructions:
vmulld vmodsw vmoduw vmodsd vmodud vdivsw vdivuw vdivsd vdivud vmulhsw vmulhuw vmulhsd vmulhud vdivesw vdiveuw vdivesd vdiveud
Paths
| Differential D82929
[PowerPC][Power10] Add Vector Multiply/Mod/Divide Instruction Definitions and MC Tests ClosedPublic Authored by amyk on Jun 30 2020, 8:49 PM.
Details
Summary This patch adds the td definitions and asm/disasm tests for the following instructions: vmulld vmodsw vmoduw vmodsd vmodud vdivsw vdivuw vdivsd vdivud vmulhsw vmulhuw vmulhsd vmulhud vdivesw vdiveuw vdivesd vdiveud
Diff Detail
Event TimelineHerald added subscribers: shchenz, hiraditya, nemanjai. · View Herald TranscriptJun 30 2020, 8:49 PM This revision is now accepted and ready to land.Jul 1 2020, 4:58 AM Closed by commit rG1eb279d2a8c8: [PowerPC][Power10] Add Vector Multiply/Mod/Divide Instruction Definitions and… (authored by amyk). · Explain WhyJul 21 2020, 4:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279655 llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
|