cpuid: Enable cpu flags members parsing
commite35490fd9cfeace884bcea91a138f23cc11f934c
authorErwan Velu <erwanaliasr1@gmail.com>
Mon, 21 Mar 2011 20:23:56 +0000 (21 21:23 +0100)
committerErwan Velu <erwanaliasr1@gmail.com>
Mon, 21 Mar 2011 20:23:56 +0000 (21 21:23 +0100)
tree5122ac183fe8f056440eba42dc62aa6058d0829c
parent5b3160784fba34a69f4dcc3d433afc893fc552e5
cpuid: Enable cpu flags members parsing

This patch allow a program to parse the list of the cpu flags and
retrieve its values, name & comments.

I'd like to thank Shao Miller for helping me doing this code. He was
really helpful and a good support. Thx Shao !
com32/gplinclude/cpuid.h
com32/gpllib/cpuid.c