Page MenuHomeFreeBSD

[PowerPC] fix cntlzw opcode disassembly
ClosedPublic

Authored by bdragon on Oct 23 2019, 12:11 AM.
Referenced Files
Unknown Object (File)
Mon, Mar 23, 2:20 AM
Unknown Object (File)
Thu, Mar 19, 8:45 AM
Unknown Object (File)
Sun, Mar 8, 6:26 PM
Unknown Object (File)
Sun, Mar 8, 11:33 AM
Unknown Object (File)
Sun, Mar 8, 7:12 AM
Unknown Object (File)
Sat, Feb 28, 10:29 AM
Unknown Object (File)
Sat, Feb 28, 6:38 AM
Unknown Object (File)
Feb 8 2026, 8:10 AM
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