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
..
2006-06-22 11:45:59 +00:00
2010-01-13 10:52:47 +00:00
2010-01-07 09:53:31 +00:00
2009-12-24 20:22:41 +00:00
2008-04-08 13:14:33 +00:00
2006-04-03 15:06:31 +00:00
2005-08-25 11:33:43 +00:00
2010-01-08 13:40:34 +00:00
2010-01-08 07:27:54 +00:00
2009-10-01 16:36:14 +00:00
2006-03-24 14:03:25 +00:00
2006-04-03 15:06:31 +00:00
2009-09-21 14:23:10 +00:00