Page MenuHomeFreeBSD

[PowerPC] fix cntlzw opcode disassembly
ClosedPublic

Authored by bdragon on Oct 23 2019, 12:11 AM.
Referenced Files
F135377005: D22121.id63893.diff
Sun, Nov 9, 6:40 AM
F135317972: D22121.id.diff
Sat, Nov 8, 4:36 PM
F135310541: D22121.id63564.diff
Sat, Nov 8, 2:56 PM
F135304366: D22121.id63564.diff
Sat, Nov 8, 1:15 PM
Unknown Object (File)
Wed, Nov 5, 10:23 PM
Unknown Object (File)
Tue, Nov 4, 6:23 AM
Unknown Object (File)
Mon, Oct 20, 10:48 PM
Unknown Object (File)
Mon, Oct 20, 10:48 PM
Subscribers

Details

Summary

Fix incorrect disassembly of cntlzw instruction, discovered while attempting to compare disassembly between ddb and objdump.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bdragon retitled this revision from [PowerPC] fix cntlzw opcode disassembly, add opcode dumping format character to [PowerPC] fix cntlzw opcode disassembly.
bdragon edited the summary of this revision. (Show Details)

Splitting the opcode dumping format character out to a separate diff.

This revision is now accepted and ready to land.Nov 3 2019, 12:30 AM