Skip to content

vxcall/call_cpuid_asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

call_cpuid_asm

check virtualization support of cpu using cpuid

result

how you can compile assembly

When you wanna include .asm file to your project, you must configure your project like this.

  1. Right click project and goto Build Customizations

bc

  1. Check masm(.targets,.props) and click OK

masm

  1. Right click your .asm file and goto Properties

ap

  1. Change Item Type to Microsoft Macro Assembler

asm_property

  1. Build your project

About

check virtualization support of cpu using cpuid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published