Encoding for the wait instruction was wrong. Fix according to ISA 3.0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48550
[PowerPC] Fix incorrectly encoded wait instruction ClosedPublic Authored by lei on Jun 25 2018, 9:04 AM.
Details Summary Encoding for the wait instruction was wrong. Fix according to ISA 3.0.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 25 2018, 11:59 AM Closed by commit rL335514: [PowerPC] Fix incorrectly encoded wait instruction (authored by lei). · Explain WhyJun 25 2018, 12:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152750 llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
llvm/trunk/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt
llvm/trunk/test/MC/PowerPC/ppc64-encoding-bookII.s
|