commit | 66f7de8634b39fb685556419fc12522e96990d32 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Jun 22 17:52:47 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Aug 04 10:30:07 2010 +0200 |
tree | d6d9cebc4d3d943d05f02e71c05cc8017538e71a | |
parent | c318d483b3d9cf68d791b4024760cb171dae1215 [diff] |
microblaze: entry.S: Macro optimization We are not working with values from MSR that's why we can discard it and use r11 for different purpose without saving/restoring. Signed-off-by: Michal Simek <monstr@monstr.eu>