• mul instruction
    hello while using MUL(Thumb)instruction in the keil i am getting the error: A1477W: This register combination results in UNPREDICTABLE behaviour,the code written is given below area th,code entry...
  • mul instruction
    hello while using MUL(Thumb)instruction in the keil i am getting the error: A1477W: This register combination results in UNPREDICTABLE behaviour,the code written is given below area th,code entry...
  • ARM MUL instruction
    Still more instruction things giving me head ache. This time it's the MUL-instruction. What the heck means: Multiply multiplies two register values. The least significant 32 bits of the result are written...
  • ARM MUL instruction
    Still more instruction things giving me head ache. This time it's the MUL-instruction. What the heck means: Multiply multiplies two register values. The least significant 32 bits of the result are written...
  • gerneric open source times and div code in source
    were looking for open source code for time and divisn of numbers like 2 x 3 and 3 / 7 it must be code in source and with proper comments ending in ; we cant find any.