• Parameter Passing in Registers
    Hi I am unclear as to how I can pass 2 generic pointer arguments into a function. As stated in the user guide, the generic ptr will be stored in R1-R3. But however, what happens when there is more...
  • Parameter Passing in Registers
    Hi I am unclear as to how I can pass 2 generic pointer arguments into a function. As stated in the user guide, the generic ptr will be stored in R1-R3. But however, what happens when there is more...
  • passing array values to in line assembly
    i have problem with passing array values from c to inline assembly pls help me &also reciving values from inlineassembly
  • passing array values to in line assembly
    i have problem with passing array values from c to inline assembly pls help me &also reciving values from inlineassembly
  • Could not pass argument in register
    Hello to everyone I have problem with passing argument in register I have 3 functions, The first and the second is ok and they use only R7, A ,B in function body and argument is passed in register...