• "remainder of xdata"
    I have a need for making a buffer, the size of which is as large as possible. I know how to do that in assembler; however, not in C. Two ways would work: 1) a pointer to the end of used xdata 2) an...
  • Division
    Hi, I'm Juan Manuel, I'm using the ADuC7026 with Keil: IDE-Version: µVision3 V3.23 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2005 Tool Version Numbers: Toolchain...
  • Division
    Hi Can anyone tell me how to divide 49h/100h using DIV or any routine to divide 8bit/16bit Thanks Ravi
  • division by zero
    Hi all, Does anybody know what does the system do when a division by zero occurs? We are running RTX 51 ful kernel on Philips' 80c51, 80c552 and 80c660 controllers. Thanks, Laurent.
  • Division with NEON
    Note: This was originally posted on 30th September 2011 at http://forums.arm.com Hi. I have 4 unsigned 16bit values into a Dn register (or 8 into a Qn register) [v1] [v2] [v3] [v4] I'm looking for the...