MacCPUID is a developer tool used for displaying information collected from the microprocessor via the CPUID instruction. The CPUID instruction returns information in the general purpose registers such as manufacturer identification, a processor's family, model, and stepping numbers, supported features (e.g. SSE, SSE2), cache information, and many others.
Simple, effective, free. Straight from the hardware manufacturer.