tile: make register dumps more readable
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 7 Aug 2013 16:03:53 +0000 (12:03 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:26:09 +0000 (16:26 -0400)
It's much easier to read register dumps if you read vertically
rather than horizontally, since the register numbers line up
and lead the eye down more than to the right.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/process.c

Simple merge