commit | 52ade599e3440d188c20e57c3e34934784f9cb52 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Nov 19 16:20:34 2013 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jan 27 11:26:33 2014 +0100 |
tree | 8455e10479ae74349abc033f0a176a010fe5a416 | |
parent | 34b9c07a3b644760159571ee99d0f7fc67b83a8d [diff] |
microblaze: Fix compilation error for BS=0 This bug was introduced by: "microblaze: Do not used hardcoded value in exception handler" (sha1: 9f78d3b5ab97a22a7e836312c495804ee4bca4ab) System without barrel shifter are pretty rare that's why this bug has been fixed so late. Signed-off-by: Michal Simek <michal.simek@xilinx.com>