• c code for division of 32bit/32bit no
    i want to divide 32bit/32bit no i don't know the procedure so pls send me the procedure who to divide
  • c code for division of 32bit/32bit no
    i want to divide 32bit/32bit no i don't know the procedure so pls send me the procedure who to divide
  • need unsigned 48bit / 32bit division
    Hello all, I need a subroutine (8051 assembler or C) for an unsigned 48bit / 32bit integer division. Of course, a 64bit / 32bit division would be ok too. Thanks Michael
  • need unsigned 48bit / 32bit division
    Hello all, I need a subroutine (8051 assembler or C) for an unsigned 48bit / 32bit integer division. Of course, a 64bit / 32bit division would be ok too. Thanks Michael
  • Code for integer division on Cortex-A8?
    Hi all, when I wrote a C code with division operation the compiler is generating some library calls.....when I tried to see the equivalent code for those function calls...I'm unable to reach there (may...