Page MenuHomeFreeBSD

[PowerPC64] Fix PMCLOG address width
ClosedPublic

Authored by luporl on Aug 18 2020, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 30, 5:02 AM
Unknown Object (File)
Mon, Oct 27, 6:49 PM
Unknown Object (File)
Fri, Oct 17, 4:54 AM
Unknown Object (File)
Fri, Oct 17, 4:54 AM
Unknown Object (File)
Fri, Oct 17, 4:53 AM
Unknown Object (File)
Thu, Oct 16, 7:39 PM
Unknown Object (File)
Wed, Oct 15, 7:54 AM
Unknown Object (File)
Sep 16 2025, 10:54 PM
Subscribers

Details

Reviewers
None
Group Reviewers
PowerPC
Commits
rS365033: [PowerPC] Fix PMCLOG address width
Summary

PMCLOG macros were always using 32-bit addresses, even on PPC64.
This resulted in truncated addresses in logs, when running on 64-bit PPC machines.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33053
Build 30436: arc lint + arc unit