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

Best Performance processor in ARM1136 or ARM926?

Note: This was originally posted on 2nd April 2009 at http://forums.arm.com

Hi Friends,

           Can any one tell me, which is best processor in ARM1136jf-s or ARM926ej-s (performance wise).


Regards,
Ranjith
Parents
  • Note: This was originally posted on 2nd April 2009 at http://forums.arm.com

    The ARM1136 is a substantially newer processor than ARM926 with new instructions for SIMD data operations, faster clock rates, brnach prediction and a better cache interface. It will, for most code, be faster than the ARM926.

    As with most of these things it is possible to construct code which will run slower - but providing you are compiling with ARM1136 as the optimization target you are unlikely to hit these cases.

    Cheers

    Iso
Reply
  • Note: This was originally posted on 2nd April 2009 at http://forums.arm.com

    The ARM1136 is a substantially newer processor than ARM926 with new instructions for SIMD data operations, faster clock rates, brnach prediction and a better cache interface. It will, for most code, be faster than the ARM926.

    As with most of these things it is possible to construct code which will run slower - but providing you are compiling with ARM1136 as the optimization target you are unlikely to hit these cases.

    Cheers

    Iso
Children
No data