You can compare the results of the following two commands.
Each gives you a different perspective on your cpu hardware.
# psrinfo -v
# /usr/platform/sun4u/sbin/prtdiag -v
( you may need to pipe that to 'more' )
psrinfo is platform independant.
prtdiag is for SPARC only, not x86.