Add td definitions and asm/disasm tests for the addex instruction introduced in
ISA 3.0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106666
[PowerPC]Add addex instruction definition and MC tests ClosedPublic Authored by lei on Jul 23 2021, 7:32 AM.
Details Summary Add td definitions and asm/disasm tests for the addex instruction introduced in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2021, 4:19 AM This revision was landed with ongoing or failed builds.Jul 26 2021, 12:55 PM Closed by commit rG64a15817a017: [PowerPC]Add addex instruction definition and MC tests (authored by lei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361767 llvm/lib/Target/PowerPC/P9InstrResources.td
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
llvm/test/MC/PowerPC/ppc64-encoding.s
|
nit: One extra space.