CPUID Instruction Viewer

1.0.0.2

A small utility that retrieves the technical information returned by the CPUID instruction set, be it for x86 or x86-x64 configurations

Knowing the specifications of your computer’s components is, undoubtfully, important. Fortunately, Windows comes with tools ready to help you view detailed information about all the hardware and software components.
CPUID Instruction Viewer aims to provide additional information, namely the CPUID technical details, which might come in handy to developers and IT specialists.
Installation is not required and CPUID Instruction Viewer is ready to use as soon as you launch the executable. Focusing on simplicity rather than looks, the interface comprises a display panel where you can see general specifications about the processor, such as the manufacturer, frequency, number of cores, generation and the architecture. Additionally, the maximum supported basic leaf function and extended leaf function are displayed.
The CPUID information returns details about the capabilities of the processor. You can configure the CPUID instruction input in the upper side of the GUI (EAX, ECX). Clicking on the CPUID button generates the CPUID instruction output, showing you the processor stepping in hexadecimal format, along with relevant URLs where you can find out more about Intel or AMD processors. 
CPUID Instruction Viewer is a simple application with no complicated options.
While there is no exporting functionality, copying the text inside the display panel is possible, meaning you can easily save the specifications to file.