• mm_shuffle_epi8 equivalent on ARM machines
    In a project which is focused on accelerating the performance on ARM, I am using the mm_shuffle_epi8 implementation from the below page https://github.com/f4exb/cm256cc/blob/master/sse2neon.h#L981 But...
  • noob question: ARM equivalents for Thumb opcodes
    Note: This was originally posted on 15th September 2011 at http://forums.arm.com Trying to get Google's VP8 ARM code working under WinCE, but would like to see how much faster things are with it's ARM...
  • __iar_data_init equivalent initialization function in Keil ARM
    Hi, We are migrating the IAR based STR91XX(ARM9)project to Keil environment. I could see __iar_data_init, some system predefined function (not sure what it do). Might be some data initialization...
  • __iar_data_init equivalent initialization function in Keil ARM
    Hi, We are migrating the IAR based STR91XX(ARM9)project to Keil environment. I could see __iar_data_init, some system predefined function (not sure what it do). Might be some data initialization...
  • noob question: ARM equivalents for Thumb opcodes
    Note: This was originally posted on 15th September 2011 at http://forums.arm.com Trying to get Google's VP8 ARM code working under WinCE, but would like to see how much faster things are with it's ARM...