Tomas Hruby 80d671aea7 _cpuid() - full cpuid instruction wrapper
- the prototype changes to 

	_cpuid(u32_t *eax, u32_t *ebx, u32_t *ecx, u32_t *edx)

- this makes possible to use all the features of the cpuid instruction as
  described in the Intel specs
2010-01-15 15:23:57 +00:00
..
2005-09-06 16:19:21 +00:00
2009-09-21 14:23:10 +00:00
2006-12-08 16:23:18 +00:00
2010-01-12 23:08:50 +00:00
2009-12-20 20:27:14 +00:00
2010-01-05 09:30:28 +00:00
2009-09-21 14:23:10 +00:00
2009-09-21 14:23:10 +00:00
2009-09-21 14:23:10 +00:00
2009-12-04 07:26:56 +00:00
2009-10-01 16:36:14 +00:00
2009-12-20 20:27:14 +00:00
2010-01-05 19:39:27 +00:00
2009-09-21 14:23:10 +00:00
2010-01-08 13:40:34 +00:00