Adds the following instructions:
- mfpmr
- mtpmr
- icblc
- icblq
- icbtls
Fix the scheduling for mtspr on e5500, which uses CFX0, instead of
SFX0/SFX1 as on e500mc.
Paths
| Differential D29002
Add some Book-E instructions to the asm parser and printer. ClosedPublic Authored by chmeee on Jan 22 2017, 8:25 PM.
Details Summary Adds the following instructions:
Fix the scheduling for mtspr on e5500, which uses CFX0, instead of
Diff Detail
Event Timeline
jhibbits added inline comments.
Closed by commit rL293417: Add some Book-E instructions to the asm parser and printer. (authored by jhibbits). · Explain WhyJan 28 2017, 9:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86194 llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
llvm/trunk/lib/Target/PowerPC/PPCSchedule.td
llvm/trunk/lib/Target/PowerPC/PPCScheduleE500mc.td
llvm/trunk/lib/Target/PowerPC/PPCScheduleE5500.td
llvm/trunk/test/MC/Disassembler/PowerPC/ppc64-encoding-bookIII.txt
llvm/trunk/test/MC/PowerPC/ppc64-encoding-bookIII.s
|