commit | dadf78bf0359ee87a9d0b19ce42dbce7d0a72a61 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Wed Aug 07 12:03:53 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 13 16:26:09 2013 -0400 |
tree | 7782b85f8f1e96ebdbb5d6ab55e4908230cfa1d9 | |
parent | ba02f0eb826da6dbdc5a2958ac52304ee441234f [diff] |
tile: make register dumps more readable 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>