CPU feature flags: Difference between revisions
Added AVX2 and x2APIC |
Added AVX and AVX512, added codenames |
||
| Line 14: | Line 14: | ||
| APIC | | APIC | ||
| Advanced Programmable Interrupt Controller. | | Advanced Programmable Interrupt Controller. | ||
|- | |||
| AVX | |||
| Advanced Vector Extensions (''Gesher New Instructions''/''Sandy Bridge New Instructions'') - vector instructions based on 256-bit registers. | |||
|- | |- | ||
| AVX2 | | AVX2 | ||
| Advanced Vector Extensions 2 - vector instructions based on 256-bit registers. | | Advanced Vector Extensions 2 (''Haswell New Instructions'') - vector instructions based on 256-bit registers. | ||
|- | |||
| AVX512 | |||
| Advanced Vector Extensions 512 - vector instructions based on 512-bit registers. | |||
|- | |- | ||
| CLFSH/CLFlush | | CLFSH/CLFlush | ||