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

Implementation in NEON of non uniform address jumps

Parents
  • Note: This was originally posted on 9th July 2012 at http://forums.arm.com

    What must ideally be the maximum number of registers that may be used  ?

    Im asking this because i inserted an neon version of nested loop in my program which used %0,% 1,%2 upto %11.
    This program worked correctly as a standalone but when put in a program consisting of 1000's of lines of code the compiler simply overlooked the asm.

    Thanks.

Reply
  • Note: This was originally posted on 9th July 2012 at http://forums.arm.com

    What must ideally be the maximum number of registers that may be used  ?

    Im asking this because i inserted an neon version of nested loop in my program which used %0,% 1,%2 upto %11.
    This program worked correctly as a standalone but when put in a program consisting of 1000's of lines of code the compiler simply overlooked the asm.

    Thanks.

Children
No data