Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 246 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 246 Bytes

CPUID

This practice program written in assembly code will use CPUID to print the processor capabilities as well as check to see if you are inside an instance of a virtual machine You will see the bit print outs with the reference table above.