HomeFreeBSD

Stop special casing 32-bit AIM in memory parsing

Description

Stop special casing 32-bit AIM in memory parsing

There's no need to special case 32-bit AIM to short circuit processing.
Some AIM CPUs can handle 36 bit addresses, and 64-bit CPUs can run 32-bit
OSes, so this will allow us to expand for that in the future if we desire.

Details

Provenance
jhibbitsAuthored on
Parents
rS325925: mtx: add missing parts of the diff in r325920
Branches
Unknown
Tags
Unknown