arch/microblaze/lib/muldi3.S
deleted100644 → 0
+0
−121
arch/microblaze/lib/muldi3.c
0 → 100644
+60
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
__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>