K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2017-11-17T04:10:52.884628Z K 7 svn:log V 271 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. END