[IA64] Update printing of feature set bits
authorRuss Anderson <rja@sgi.com>
Tue, 16 Oct 2007 22:02:38 +0000 (17:02 -0500)
committerTony Luck <tony.luck@intel.com>
Fri, 9 Nov 2007 21:05:30 +0000 (13:05 -0800)
Newer Itanium versions have added additional processor feature set
bits.  This patch prints all the implemented feature set bits.  Some
bit descriptions have not been made public.  For those bits, a generic
"Feature set X bit Y" message is printed.  Bits that are not implemented
will no longer be printed.

Signed-off-by: Russ Anderson <rja@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found