# /usr/sbin/prtconf -c
The command will return "32" or "64" depending on the capability of the system. If your system does not have the prtconf command, you can use the bootinfo -y command.
OnPOWER5™ and later systems,AIX 5.3 will install the 64-bit kernel by default.
# /usr/sbin/bootinfo -K
returns "32" if the 32-bit kernel is enabled, and "64" if the 64-bit kernel is enabled.