12.07.2015 Views

RealView Compilation Tools コンパイラユーザガイド - ARM ...

RealView Compilation Tools コンパイラユーザガイド - ARM ...

RealView Compilation Tools コンパイラユーザガイド - ARM ...

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

コンパイラの 機 能}/* calculate the total */acc1 = vpaddl_s16(acc);acc2 = vpaddl_s32(acc1);/* return the total as an integer */return (int)vget_lane_s64(acc2, 0);}/* main function */int main(){int16_t my_array[100];fill_array(my_array, 100);printf("Sum was %d\n", sum_array(my_array, 100));return 0;}NEON の 詳 細 については、 以 下 を 参 照 し て 下 さい。• 「NEON Technology」 (ページ 2-28)• 『RVCT アセンブラガイ ド』4-14 Copyright © 2002-2010 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DUI 0205IJNon-Confidential, ID 100419

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!