As the Processor Version Register (PVR) is a 32-bit PowerPC
register, change mfpvr() return type to match it and avoid
type casts on its callers.
Suggested by: jhibbits
Differential D31332
powerpc: change mfpvr return type to uint32_t luporl on Jul 28 2021, 12:41 PM. Authored by Tags None Referenced Files
Subscribers
Details
As the Processor Version Register (PVR) is a 32-bit PowerPC Suggested by: jhibbits Tested on POWER9 VM and build tested on powerpc (32-bit).
Diff Detail
Event TimelineComment Actions minor quibble, but likely not worth addressing.
|