Page MenuHomeFreeBSD

[PowerPC] fix cntlzw opcode disassembly
ClosedPublic

Authored by bdragon on Oct 23 2019, 12:11 AM.
Referenced Files
Unknown Object (File)
Tue, Jan 14, 12:00 AM
Unknown Object (File)
Mon, Jan 13, 2:04 PM
Unknown Object (File)
Fri, Dec 27, 10:49 AM
Unknown Object (File)
Dec 26 2024, 9:38 PM
Unknown Object (File)
Dec 26 2024, 9:27 PM
Unknown Object (File)
Dec 4 2024, 9:54 AM
Unknown Object (File)
Nov 29 2024, 9:21 AM
Unknown Object (File)
Sep 30 2024, 8:25 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