diff options
author | Michal Simek <monstr@monstr.eu> | 2010-12-07 11:55:06 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-01-03 10:30:31 +0100 |
commit | 3370d82f3b3ff04d082a9c343a80019282e41261 (patch) | |
tree | 4466336416d76206c29cfb78b05c21648845b33c /REPORTING-BUGS | |
parent | 17b931468729df6921981700bf18c75609c2f6af (diff) |
microblaze: Fix __muldi3 function for little-endian.
__muldi3 was written for big endian platforms.
Code contained half word read/write instructions which
are not compatible with little endian cpu.
Asm __muldi3 implementation is replaced by C version.
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions