Author Topic: Instruction Set detection for 64 bit Operating Systems  (Read 7963 times)

Offline Gerhard

  • Jr. Member
  • *
  • Posts: 51
Instruction Set detection for 64 bit Operating Systems
« on: February 23, 2013, 09:39:08 PM »
The archive iset.zip contains an assembly language procedure for detecting the available instruction sets. There are 2 sub-folders - one for Windows the other for Linux. An appropriate test program is included, too. The procedure detrects the instruction sets up to AVX2 properly.

The source is included and well commented. Comments and proposal for improvements are welcome.

Gerhard