An error occurred while fetching folder content.
Division functionality for cores that dont have divide hardware.
Usama Arif authored
Cortex a5 doesnt support hardware division such as sdiv and udiv commands.
This commit adds a software division function in assembly as well as include
appropriate files for software divison.

The software division algorithm is a modified version obtained from:
http://www.keil.com/support/man/docs/armasm/armasm_dom1359731155623.htm



Change-Id: Ib405a330da5f1cea1e68e07e7b520edeef9e2652
Signed-off-by: default avatarUsama Arif <usama.arif@arm.com>
a5aa25af
Name Last commit Last update
..