This patch implements the following BookII and Book III instructions:
- copy copy_first cp_abort paste paste. paste_last
- msgsync
- slbieg slbsync
- stop
Total 10 instructions
Paths
| Differential D17929
[Power9] Implement copy-paste, msgsync, slb, and stop instructions ClosedPublic Authored by cycheng on Mar 7 2016, 6:57 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 29 2016, 7:53 PM
Revision Contents
Diff 49958 lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCSchedule.td
lib/Target/PowerPC/README_P9.txt
test/MC/Disassembler/PowerPC/ppc64-encoding.txt
test/MC/PowerPC/ppc64-encoding-ext.s
test/MC/PowerPC/ppc64-encoding.s
|