Jan Beulich d88879b2d0 x86-64: make pda's cpunumber and nodenumber unsigned
This generally allows better code to be generated, since the zero-
extension during 32-bit operations comes for free (needed when the
result is used as array index or similar), whereas sign extension must
be done explicitly and frequently requires a one byte larger
instruction due to the necessary rex64 prefix.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:31:21 +01:00
..
2007-12-17 19:28:16 -08:00
2008-01-28 23:58:27 -05:00
2008-01-28 23:21:18 +01:00
2008-01-28 23:21:18 +01:00
2008-01-28 23:58:27 -05:00
2008-01-30 13:30:51 +01:00
2008-01-28 23:58:27 -05:00
2008-01-28 23:21:18 +01:00
2008-01-30 13:31:17 +01:00
2008-01-30 13:31:20 +01:00
2008-01-27 18:14:46 +01:00
2007-11-20 20:16:43 +01:00