summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Transforms
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2015-07-04 19:00:38 +0000
committerjhibbits <jhibbits@FreeBSD.org>2015-07-04 19:00:38 +0000
commitce6959baeb3e18d94c715ab309cf2e66192d3708 (patch)
treef00c6b35ae5574e3963f4747a2454441b9622391 /contrib/llvm/lib/Transforms
parent5bb6cc922befd55376911ec9427b7a5036ee050f (diff)
downloadFreeBSD-src-ce6959baeb3e18d94c715ab309cf2e66192d3708.zip
FreeBSD-src-ce6959baeb3e18d94c715ab309cf2e66192d3708.tar.gz
Use the correct type for physical addresses.
On Book-E, physical addresses are actually 36-bits, not 32-bits. This is currently worked around by ignoring the top bits. However, in some cases, the boot loader configures CCSR to something above the 32-bit mark. This is stage 1 in updating the pmap to handle 36-bit physaddr.
Diffstat (limited to 'contrib/llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud