This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Breakdown of ?C?UIDIV

I am doing some calculations in a time-sensitive area and am trying to determine the number of instruction cycles it will take. The only problem I'm having is that there is a LCALL ?C?UIDIV in the middle of the generated assembly code.

Are there any resources available to determine what the instruction cost of this function call is?

Thanks,

Tom

0