Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
i have big routine of division of 32/32 bit in assembly can we call as inline assembly or better to have separate assembly module pls send some example to use assembly routine in c file
i have big routine of division of 32/32 bit in assembly
Is it faster/shorter/better than the built-in routine ?
In any case, if it is a big routine, then it belongs in a separate assembly file.
Is this a continuation of your previous thread: http://www.keil.com/forum/docs/thread9605.asp
Use the 'Reply' button to keep your replies in the same thread!
asking the same question with slightly different wording will NOT give you different answers.
MAKE THE ASSEMBLER IN A SEPARATE MODULE!!!!!!!
Erik